Searched refs:hasASTConsumer (Results 1 – 10 of 10) 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
483 bool hasASTConsumer() const { return (bool)Consumer; } in hasASTConsumer() function
674 if (!CI.hasASTConsumer()) in BeginSourceFile()894 if (!CI.hasASTConsumer()) in BeginSourceFile()
1541 if (hasASTConsumer()) { in createASTReader()1550 if (hasASTConsumer()) in createASTReader()
1631 if (Clang->hasASTConsumer()) in LoadFromCompilerInvocationAction()
674 if (!getCompilerInstance().hasASTConsumer()) in EndSourceFileAction()
892 if (!getCompilerInstance().hasASTConsumer()) in EndSourceFileAction()