Searched refs:getCompileCmd (Results 1 – 3 of 3) sorted by relevance
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/ |
| H A D | TUDump.pm | 302 my $ClassHierarchyCmd = getCompileCmd($HeaderPath, $CHdump, $IncludeString, $LVer); 416 my $SyntaxTreeCmd = getCompileCmd($HeaderPath, $TUdump, $IncludeString, $LVer); 642 my $PreprocessCmd = getCompileCmd($HeaderPath, "-E", $IncStr, $LVer);
|
| H A D | Utils.pm | 195 sub getCompileCmd($$$$) subroutine
|
| H A D | SysFiles.pm | 2490 my $Cmd = getCompileCmd($Path, "-dD -E", $IncludeString, $LVer);
|