Searched refs:hasASTConsumer (Results 1 – 5 of 5) sorted by relevance
490 bool hasASTConsumer() const { return (bool)Consumer; } in hasASTConsumer() function
660 if (!CI.hasASTConsumer()) in BeginSourceFile()880 if (!CI.hasASTConsumer()) in BeginSourceFile()
1491 if (hasASTConsumer()) { in createModuleManager()1500 if (hasASTConsumer()) in createModuleManager()
1605 if (Clang->hasASTConsumer()) in LoadFromCompilerInvocationAction()
815 if (!getCompilerInstance().hasASTConsumer()) in EndSourceFileAction()