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 54 class ASTDeclListAction : public ASTFrontendAction {
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 40 case ASTDeclList: return new ASTDeclListAction();
  /external/clang/lib/Frontend/
FrontendActions.cpp 61 ASTConsumer *ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI,

Completed in 50 milliseconds