Searched refs:getCompileCmd (Results 1 - 1 of 1) sorted by relevance

/external/abi-compliance-checker/
H A Dabi-compliance-checker.pl8048 sub getCompileCmd($$$) subroutine
8242 my $PreprocessCmd = getCompileCmd($HeaderPath, "-E", $IncStr);
8517 my $ClassHierarchyCmd = getCompileCmd($HeaderPath, $CHdump, $IncludeString);
8615 my $SyntaxTreeCmd = getCompileCmd($HeaderPath, $TUdump, $IncludeString);
8777 my $Cmd = getCompileCmd($Path, "-dD -E", $IncludeString);

Completed in 154 milliseconds