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

  /external/clang/include/clang/Frontend/
FrontendActions.h 47 class ASTDumpAction : public ASTFrontendAction {
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 38 case ASTDump: return new ASTDumpAction();
  /external/clang/lib/Frontend/
FrontendActions.cpp 54 ASTConsumer *ASTDumpAction::CreateASTConsumer(CompilerInstance &CI,

Completed in 21 milliseconds