Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp77 case TemplightDump: return std::make_unique<TemplightDumpAction>(); in CreateFrontendBaseAction()
/openbsd/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendOptions.h134 TemplightDump, enumerator
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp2500 {frontend::TemplightDump, OPT_templight_dump}, in getFrontendActionTable()
4162 case frontend::TemplightDump: in isStrictlyPreprocessorAction()