Searched refs:hasASTConsumer (Results 1 – 5 of 5) sorted by relevance
218 if (!CI.hasASTConsumer()) in BeginSourceFile()363 if (!CI.hasASTConsumer()) in BeginSourceFile()
1269 if (hasASTConsumer()) { in createModuleManager()1278 if (hasASTConsumer()) in createModuleManager()
1818 if (Clang->hasASTConsumer()) in LoadFromCompilerInvocationAction()
456 bool hasASTConsumer() const { return (bool)Consumer; } in hasASTConsumer() function
584 if (!getCompilerInstance().hasASTConsumer()) in EndSourceFileAction()