Home
last modified time | relevance | path

Searched refs:checkTypeInfo (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DGccAst.pm303 checkTypeInfo($Info->{"Memb"}{$Pos}{"type"});
310 checkTypeInfo($Bid);
314 checkTypeInfo($Info->{"BaseType"});
331 checkTypeInfo($Tid);
348 checkTypeInfo($Info->{"Param"}{$Pos}{"type"});
353 checkTypeInfo($Info->{"Return"});
356 checkTypeInfo($Info->{"Class"});
360 sub checkTypeInfo($) subroutine