HomeSort by: relevance | last modified time | path
    Searched refs:HTMLPrintAction (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Rewrite/Frontend/
FrontendActions.h 23 class HTMLPrintAction : public ASTFrontendAction {
  /src/external/apache2/llvm/dist/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 55 case EmitHTML: return std::make_unique<HTMLPrintAction>();
  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
FrontendActions.cpp 41 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {

Completed in 52 milliseconds