Searched refs:setASTConsumer (Results 1 – 5 of 5) sorted by relevance
659 CI.setASTConsumer(CreateWrappedASTConsumer(CI, InputFile)); in BeginSourceFile()879 CI.setASTConsumer(std::move(Consumer)); in BeginSourceFile()975 CI.setASTConsumer(nullptr); in EndSourceFile()
167 Clang->setASTConsumer(std::move(consumer)); in createChainedIncludesSource()
121 void CompilerInstance::setASTConsumer(std::unique_ptr<ASTConsumer> Value) { in setASTConsumer() function in CompilerInstance
1609 Clang->setASTConsumer( in LoadFromCompilerInvocationAction()
503 void setASTConsumer(std::unique_ptr<ASTConsumer> Value);