Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h127 PrintPreprocessedInput, enumerator
/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp143 case PrintPreprocessedInput: { in CreateFrontendBaseAction()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp319 case frontend::PrintPreprocessedInput: in IncrementalAction()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2439 if (Action == frontend::PrintPreprocessedInput || !ShowLineMarkers) in ParseDependencyOutputArgs()
2823 {frontend::PrintPreprocessedInput, OPT_E}, in getFrontendActionTable()
4796 case frontend::PrintPreprocessedInput: in isStrictlyPreprocessorAction()
4841 case frontend::PrintPreprocessedInput: in isCodeGenAction()