Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp56 case EmitHTML: return std::make_unique<HTMLPrintAction>(); in CreateFrontendBaseAction()
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendOptions.h65 EmitHTML, enumerator
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp2479 {frontend::EmitHTML, OPT_emit_html}, in getFrontendActionTable()
4143 case frontend::EmitHTML: in isStrictlyPreprocessorAction()