Searched refs:hasASTConsumer (Results 1 – 5 of 5) sorted by relevance
237 if (!CI.hasASTConsumer()) in BeginSourceFile()381 if (!CI.hasASTConsumer()) in BeginSourceFile()
1315 if (hasASTConsumer()) { in createModuleManager()1324 if (hasASTConsumer()) in createModuleManager()
1848 if (Clang->hasASTConsumer()) in LoadFromCompilerInvocationAction()
473 bool hasASTConsumer() const { return (bool)Consumer; } in hasASTConsumer() function
674 if (!getCompilerInstance().hasASTConsumer()) in EndSourceFileAction()