Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DGccAst.pm731 $SInfo->{"Type"} = getFuncType($InfoId);
2861 my $FType = getFuncType($InfoId);
2950 my $FType = getFuncType($InfoId);
2992 if($Pos>0 or getFuncType($InfoId) ne "Method")
3549 sub getFuncType($) subroutine