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

/external/clang/include/clang/Rewrite/Frontend/
H A DFrontendActions.h23 class HTMLPrintAction : public ASTFrontendAction { class in namespace:clang
/external/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp49 case EmitHTML: return new HTMLPrintAction();
/external/clang/lib/Rewrite/Frontend/
H A DFrontendActions.cpp33 ASTConsumer *HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI,
/external/lldb/source/Expression/
H A DClangExpressionParser.cpp128 case EmitHTML: return new HTMLPrintAction();

Completed in 125 milliseconds