Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h116 PrintPreamble, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp99 case PrintPreamble: return std::make_unique<PrintPreambleAction>(); in CreateFrontendBaseAction()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2563 {frontend::PrintPreamble, OPT_print_preamble}, in getFrontendActionTable()
4298 case frontend::PrintPreamble: in isStrictlyPreprocessorAction()