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

  /external/clang/include/clang/Frontend/
FrontendActions.h 53 class ASTDeclListAction : public ASTFrontendAction {
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 37 case ASTDeclList: return new ASTDeclListAction();
  /external/clang/lib/Frontend/
FrontendActions.cpp 59 ASTConsumer *ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI,

Completed in 1263 milliseconds