Searched refs:setASTConsumer (Results 1 – 5 of 5) sorted by relevance
675 CI.setASTConsumer(CreateWrappedASTConsumer(CI, InputFile)); in BeginSourceFile()895 CI.setASTConsumer(std::move(Consumer)); in BeginSourceFile()997 CI.setASTConsumer(nullptr); in EndSourceFile()
168 Clang->setASTConsumer(std::move(consumer)); in createChainedIncludesSource()
183 void CompilerInstance::setASTConsumer(std::unique_ptr<ASTConsumer> Value) { in setASTConsumer() function in CompilerInstance
1616 Clang->setASTConsumer( in LoadFromCompilerInvocationAction()
495 void setASTConsumer(std::unique_ptr<ASTConsumer> Value);