Searched refs:hasASTConsumer (Results 1 – 5 of 5) sorted by relevance
208 if (!CI.hasASTConsumer()) in BeginSourceFile()322 if (!CI.hasASTConsumer()) in BeginSourceFile()
1162 if (hasASTConsumer()) { in loadModule()1173 if (hasASTConsumer()) in loadModule()
1895 if (Clang->hasASTConsumer()) in LoadFromCompilerInvocationAction()
398 bool hasASTConsumer() const { return Consumer.isValid(); } in hasASTConsumer() function
302 if (!getCompilerInstance().hasASTConsumer()) in EndSourceFileAction()