Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp104 case PrintPreprocessedInput: { in CreateFrontendBaseAction()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h127 PrintPreprocessedInput, enumerator
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp149 case frontend::PrintPreprocessedInput: in IncrementalAction()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2281 if (Action == frontend::PrintPreprocessedInput || !ShowLineMarkers) in ParseDependencyOutputArgs()
2643 {frontend::PrintPreprocessedInput, OPT_E}, in getFrontendActionTable()
4498 case frontend::PrintPreprocessedInput: in isStrictlyPreprocessorAction()