Searched refs:hasASTConsumer (Results 1 – 5 of 5) sorted by relevance
219 if (!CI.hasASTConsumer()) in BeginSourceFile()363 if (!CI.hasASTConsumer()) in BeginSourceFile()
1279 if (hasASTConsumer()) { in createModuleManager()1288 if (hasASTConsumer()) in createModuleManager()
1840 if (Clang->hasASTConsumer()) in LoadFromCompilerInvocationAction()
473 bool hasASTConsumer() const { return (bool)Consumer; } in hasASTConsumer() function
642 if (!getCompilerInstance().hasASTConsumer()) in EndSourceFileAction()