Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DGccAst.pm1149 $TypeAttr{"Type"} = getTypeType($TypeId);
1415 $TypeAttr{"Type"} = getTypeType($TypeId);
1490 $TypeAttr{"Type"} = getTypeType($TypeId);
1823 my $TypeType = getTypeType($TypeId);
1875 if(getTypeType($Tid)=~/\A(Intrinsic|Union|Struct|Enum|Class)\Z/)
2371 sub getTypeType($) subroutine