Searched refs:HTMLPrintAction (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/
H A DFrontendActions.h23 class HTMLPrintAction : public ASTFrontendAction { class in namespace:clang
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp47 case EmitHTML: return new HTMLPrintAction();
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DFrontendActions.cpp33 ASTConsumer *HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI,
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Expression/
H A DClangExpressionParser.cpp123 case EmitHTML: return new HTMLPrintAction();

Completed in 118 milliseconds