Searched refs:hasCodeCompletionConsumer (Results 1 – 6 of 6) sorted by relevance
548 bool hasCodeCompletionConsumer() const { return (bool)CompletionConsumer; } in hasCodeCompletionConsumer() function
558 bool hasCodeCompletionConsumer() const { return (bool)CompletionConsumer; } in hasCodeCompletionConsumer() function
50 if (Compiler->hasCodeCompletionConsumer()) in ExecuteAction()
178 if (CI.hasCodeCompletionConsumer()) in CreateWrappedASTConsumer()1050 if (CI.hasCodeCompletionConsumer()) in ExecuteAction()
38 return CI.hasCodeCompletionConsumer() ? &CI.getCodeCompletionConsumer() in GetCodeCompletionConsumer()
550 if (CI.hasCodeCompletionConsumer()) in ExecuteAction()