Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp4839 static bool HasPreprocessOutput(const Action &JA) { in HasPreprocessOutput() function
4845 HasPreprocessOutput(*(JA.getInputs()[0]))) in HasPreprocessOutput()
4882 if (AtTopLevel && !CCGenDiagnostics && HasPreprocessOutput(JA)) { in GetNamedOutputPath()