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;
194 virtual bool hasASTFileSupport() const { return true; } in hasASTFileSupport() function327 bool hasASTFileSupport() const override;
108 bool ASTMergeAction::hasASTFileSupport() const { in hasASTFileSupport() function in ASTMergeAction109 return AdaptedAction->hasASTFileSupport(); in hasASTFileSupport()
687 assert(hasASTFileSupport() && in BeginSourceFile()1243 bool WrapperFrontendAction::hasASTFileSupport() const { in hasASTFileSupport() function in WrapperFrontendAction1244 return WrappedAction->hasASTFileSupport(); in hasASTFileSupport()
279 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function in __anon0a1e295a0111::PrecompilePreambleAction
41 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function