Searched refs:hasASTFileSupport (Results 1 – 6 of 6) sorted by relevance
95 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function131 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function144 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function214 bool hasASTFileSupport() const override { return true; } in hasASTFileSupport() function270 bool hasASTFileSupport() const override;
200 virtual bool hasASTFileSupport() const { return true; } in hasCodeCompletionSupport() 333 bool hasASTFileSupport() const override;194 virtual bool hasASTFileSupport() const { return true; } hasASTFileSupport() function
108 bool ASTMergeAction::hasASTFileSupport() const { in hasASTFileSupport() function in ASTMergeAction109 return AdaptedAction->hasASTFileSupport(); in hasASTFileSupport()
686 assert(hasASTFileSupport() && in BeginSourceFile() 1237 bool WrapperFrontendAction::hasASTFileSupport() const { in getTranslationUnitKind() 1238 return WrappedAction->hasASTFileSupport(); in getTranslationUnitKind() 1243 bool WrapperFrontendAction::hasASTFileSupport() const { hasASTFileSupport() function in WrapperFrontendAction
279 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function in __anoncbdf99b80111::PrecompilePreambleAction
41 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function