HomeSort by relevance Sort by last modified time
    Searched refs:CreateHTMLPrinter (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Rewrite/
ASTConsumers.h 40 /// CreateHTMLPrinter - Create an AST consumer which rewrites source code to
42 ASTConsumer *CreateHTMLPrinter(raw_ostream *OS, Preprocessor &PP,
  /external/clang/lib/Rewrite/
HTMLPrint.cpp 50 ASTConsumer* clang::CreateHTMLPrinter(raw_ostream *OS,
FrontendActions.cpp 36 return CreateHTMLPrinter(OS, CI.getPreprocessor());

Completed in 64 milliseconds