Searched refs:getASTConsumer (Results 1 – 10 of 10) sorted by relevance
130 ASTConsumer *Consumer = &S.getASTConsumer(); in ParseAST()
2444 Actions.getASTConsumer().HandleTopLevelDecl(Result.get()); in ParseMicrosoftIfExistsExternalDeclaration()
167 Clang->getASTConsumer().GetASTDeserializationListener()); in createChainedIncludesSource()
180 getASTConsumer().Initialize(getASTContext()); in setASTContext()191 getASTConsumer().Initialize(getASTContext()); in setASTConsumer()747 TheSema.reset(new Sema(getPreprocessor(), getASTContext(), getASTConsumer(), in createSema()1744 getASTConsumer().GetASTDeserializationListener()); in createASTReader()1746 getASTConsumer().GetASTMutationListener()); in createASTReader()1752 TheASTReader->StartTranslationUnit(&getASTConsumer()); in createASTReader()
219 Consumer = &CI->getASTConsumer(); in IncrementalParser()
774 B->Interp.getCompilerInstance()->getASTConsumer().HandleTopLevelDecl( in transformForValuePrinting()
543 ASTConsumer &getASTConsumer() const { in getASTConsumer() function
1119 decl_map->InstallCodeGenerator(&m_compiler->getASTConsumer()); in ParseInternal()
593 return getASTConsumer().GetASTMutationListener(); in getASTMutationListener()
601 ASTConsumer &getASTConsumer() const { return Consumer; } in getASTConsumer() function