Searched refs:HasPreprocessOutput (Results 1 – 1 of 1) sorted by relevance
4839 static bool HasPreprocessOutput(const Action &JA) { in HasPreprocessOutput() function4845 HasPreprocessOutput(*(JA.getInputs()[0]))) in HasPreprocessOutput()4882 if (AtTopLevel && !CCGenDiagnostics && HasPreprocessOutput(JA)) { in GetNamedOutputPath()