Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h119 PrintPreprocessedInput, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp100 case PrintPreprocessedInput: { in CreateFrontendBaseAction()
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp149 case frontend::PrintPreprocessedInput: in IncrementalAction()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2208 if (Action == frontend::PrintPreprocessedInput || !ShowLineMarkers) in ParseDependencyOutputArgs()
2564 {frontend::PrintPreprocessedInput, OPT_E}, in getFrontendActionTable()
4299 case frontend::PrintPreprocessedInput: in isStrictlyPreprocessorAction()