Searched refs:hasCodeCompletionSupport (Results 1 – 6 of 6) sorted by relevance
108 bool ASTMergeAction::hasCodeCompletionSupport() const { in hasCodeCompletionSupport() function in ASTMergeAction109 return AdaptedAction->hasCodeCompletionSupport(); in hasCodeCompletionSupport()
457 if (hasCodeCompletionSupport() && in ExecuteAction()516 bool WrapperFrontendAction::hasCodeCompletionSupport() const { in hasCodeCompletionSupport() function in WrapperFrontendAction517 return WrappedAction->hasCodeCompletionSupport(); in hasCodeCompletionSupport()
949 virtual bool hasCodeCompletionSupport() const { return false; } in hasCodeCompletionSupport() function in __anonf47500b90311::TopLevelDeclTrackerAction1022 virtual bool hasCodeCompletionSupport() const { return false; } in hasCodeCompletionSupport() function in __anonf47500b90311::PrecompilePreambleAction
170 virtual bool hasCodeCompletionSupport() const { return false; } in hasCodeCompletionSupport() function278 virtual bool hasCodeCompletionSupport() const;
133 virtual bool hasCodeCompletionSupport() const { return true; } in hasCodeCompletionSupport() function169 virtual bool hasCodeCompletionSupport() const;
461 virtual bool hasCodeCompletionSupport() const { return false; } in hasCodeCompletionSupport() function in __anon5053fbfd0111::IndexingFrontendAction