Searched refs:hasCodeCompletionSupport (Results 1 – 10 of 10) sorted by relevance
187 bool hasCodeCompletionSupport() const override { return true; } in hasCodeCompletionSupport() function207 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function218 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function262 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()
1132 if (hasCodeCompletionSupport() && in ExecuteAction()1201 bool WrapperFrontendAction::hasCodeCompletionSupport() const { in hasCodeCompletionSupport() function in WrapperFrontendAction1202 return WrappedAction->hasCodeCompletionSupport(); in hasCodeCompletionSupport()
264 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function in __anone3bc85d50111::PrecompilePreambleAction
47 if (Action.hasCodeCompletionSupport() && in EnsureSemaIsCreated()
1010 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function in __anon6243dda10411::TopLevelDeclTrackerAction
90 if (hasCodeCompletionSupport() && in ExecuteAction()
45 if (hasCodeCompletionSupport() && in ExecuteAction()
411 bool hasCodeCompletionSupport() const override { return false; } in hasCodeCompletionSupport() function in __anon0c848fe50211::IndexingFrontendAction