Searched defs:hasCodeCompletionSupport (Results 1 – 6 of 6) sorted by relevance
165 bool hasCodeCompletionSupport() const override { return true; } in hasCodeCompletionSupport() function181 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function192 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function
200 virtual bool hasCodeCompletionSupport() const { return false; } in hasCodeCompletionSupport() function
111 bool ASTMergeAction::hasCodeCompletionSupport() const { in hasCodeCompletionSupport() function in ASTMergeAction
145 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function in __anone38eff540111::PrecompilePreambleAction
1086 bool WrapperFrontendAction::hasCodeCompletionSupport() const { in hasCodeCompletionSupport() function in WrapperFrontendAction
989 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function in __anon0cd8e0a00411::TopLevelDeclTrackerAction