Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DTypeAttr.pm154 sub getOneStepBaseType($$) subroutine
H A DCallConv.pm184 my %Base = getOneStepBaseType($Tid, $LVer);
962 my %Base = getOneStepBaseType($Tid, $LVer);
H A DFilter.pm637 my %Base = getOneStepBaseType($TypeId, $LVer);
H A DMangling.pm1047 %Base = getOneStepBaseType($Base{"Tid"}, $LVer);
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A Dabi-compliance-checker.pl3116 my %Base_1 = getOneStepBaseType($Typedef_1{"Tid"}, 1);
3117 my %Base_2 = getOneStepBaseType($Typedef_2{"Tid"}, 2);
6024 …my %Type1_Base = ($Type1_Pure{"Type"} eq "Array")?getOneStepBaseType($Type1_Pure{"Tid"}, 1):getBas…
6025 …my %Type2_Base = ($Type2_Pure{"Type"} eq "Array")?getOneStepBaseType($Type2_Pure{"Tid"}, 2):getBas…
6217 %Base1 = getOneStepBaseType($Base1{"Tid"}, 1);
6221 %Base2 = getOneStepBaseType($Base2{"Tid"}, 2);