Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h112 PrintPreamble, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp96 case PrintPreamble: return std::make_unique<PrintPreambleAction>(); in CreateFrontendBaseAction()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp2389 {frontend::PrintPreamble, OPT_print_preamble}, in getFrontendActionTable()
4079 case frontend::PrintPreamble: in isStrictlyPreprocessorAction()