Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DGccAst.pm772 my @TParams = getTParams($Orig, "Func");
1460 if(my @TParams = getTParams($TypeId, "Type")) {
1517 if(my @TParams = getTParams($TypeId, "Type"))
1943 sub getTParams($$) subroutine