Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/FrontendTool/
HDExecuteCompilerInvocation.cpp104 case PrintPreprocessedInput: { in CreateFrontendBaseAction()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDFrontendOptions.h127 PrintPreprocessedInput, enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/Interpreter/
HDIncrementalParser.cpp149 case frontend::PrintPreprocessedInput: in IncrementalAction()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInvocation.cpp2281 if (Action == frontend::PrintPreprocessedInput || !ShowLineMarkers) in ParseDependencyOutputArgs()
2643 {frontend::PrintPreprocessedInput, OPT_E}, in getFrontendActionTable()
4498 case frontend::PrintPreprocessedInput: in isStrictlyPreprocessorAction()