Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h64 EmitHTML, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp55 case EmitHTML: return std::make_unique<HTMLPrintAction>(); in CreateFrontendBaseAction()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp2370 {frontend::EmitHTML, OPT_emit_html}, in getFrontendActionTable()
4053 case frontend::EmitHTML: in isStrictlyPreprocessorAction()