Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h115 PrintPreprocessedInput, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp97 case PrintPreprocessedInput: { in CreateFrontendBaseAction()
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2024 if (Action == frontend::PrintPreprocessedInput || !ShowLineMarkers) in ParseDependencyOutputArgs()
2387 {frontend::PrintPreprocessedInput, OPT_E}, in getFrontendActionTable()
4087 case frontend::PrintPreprocessedInput: in isStrictlyPreprocessorAction()