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 __anon186f2d1c0111::PrecompilePreambleAction
48 if (Action.hasCodeCompletionSupport() && in EnsureSemaIsCreated()
1038 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function in __anon539022680411::TopLevelDeclTrackerAction
94 if (hasCodeCompletionSupport() && in ExecuteAction()
411 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function in __anon3007734c0211::IndexingFrontendAction