Searched refs:hasCodeCompletionSupport (Results 1 – 9 of 9) sorted by relevance
169 bool hasCodeCompletionSupport() const override { return true; } in hasCodeCompletionSupport() function185 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function196 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function240 bool hasCodeCompletionSupport() const override;
200 virtual bool hasCodeCompletionSupport() const { return false; } in hasCodeCompletionSupport() function328 bool hasCodeCompletionSupport() const override;
112 bool ASTMergeAction::hasCodeCompletionSupport() const { in hasCodeCompletionSupport() function in ASTMergeAction113 return AdaptedAction->hasCodeCompletionSupport(); in hasCodeCompletionSupport()
1046 if (hasCodeCompletionSupport() && in ExecuteAction()1115 bool WrapperFrontendAction::hasCodeCompletionSupport() const { in hasCodeCompletionSupport() function in WrapperFrontendAction1116 return WrappedAction->hasCodeCompletionSupport(); in hasCodeCompletionSupport()
217 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function in __anond12dfad00111::PrecompilePreambleAction
43 if (Action.hasCodeCompletionSupport() && in EnsureSemaIsCreated()
1010 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function in __anonc715c21c0411::TopLevelDeclTrackerAction
84 if (hasCodeCompletionSupport() && in ExecuteAction()
411 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function in __anon08ff66800211::IndexingFrontendAction