Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h115 PrintPreprocessedInput, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp97 case PrintPreprocessedInput: { in CreateFrontendBaseAction()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp2027 if (Action == frontend::PrintPreprocessedInput || !ShowLineMarkers) in ParseDependencyOutputArgs()
2390 {frontend::PrintPreprocessedInput, OPT_E}, in getFrontendActionTable()
4080 case frontend::PrintPreprocessedInput: in isStrictlyPreprocessorAction()