Searched refs:hasCodeCompletionSupport (Results 1 – 9 of 9) sorted by relevance
174 bool hasCodeCompletionSupport() const override { return true; } in hasCodeCompletionSupport() function194 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function205 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function249 bool hasCodeCompletionSupport() const override;
200 virtual bool hasCodeCompletionSupport() const { return false; } in hasCodeCompletionSupport() function329 bool hasCodeCompletionSupport() const override;
112 bool ASTMergeAction::hasCodeCompletionSupport() const { in hasCodeCompletionSupport() function in ASTMergeAction113 return AdaptedAction->hasCodeCompletionSupport(); in hasCodeCompletionSupport()
1153 if (hasCodeCompletionSupport() && in ExecuteAction()1222 bool WrapperFrontendAction::hasCodeCompletionSupport() const { in hasCodeCompletionSupport() function in WrapperFrontendAction1223 return WrappedAction->hasCodeCompletionSupport(); in hasCodeCompletionSupport()
264 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function in __anon351d56d20111::PrecompilePreambleAction
48 if (Action.hasCodeCompletionSupport() && in EnsureSemaIsCreated()
1038 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function in __anonbd518b1e0411::TopLevelDeclTrackerAction
94 if (hasCodeCompletionSupport() && in ExecuteAction()
411 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function in __anon0793a8420211::IndexingFrontendAction