Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DGccAst.pm529 ($SInfo->{"Header"}, $SInfo->{"Line"}) = getLocation($InfoId);
716 ($SInfo->{"Header"}, $SInfo->{"Line"}) = getLocation($InfoId);
1376 ($TypeAttr{"Header"}, $TypeAttr{"Line"}) = getLocation($TypeDeclId);
1414 ($TypeAttr{"Header"}, $TypeAttr{"Line"}) = getLocation($TypeInfoId);
1483 ($TypeAttr{"Header"}, $TypeAttr{"Line"}) = getLocation($TypeInfoId);
1864 my ($H, $L) = getLocation($MissedTDid);
3430 sub getLocation($) subroutine