Searched refs:hasASTFileSupport (Results 1 – 6 of 6) sorted by relevance
95 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function128 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function139 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function197 bool hasASTFileSupport() const override { return true; } in hasASTFileSupport() function253 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()
681 assert(hasASTFileSupport() && in BeginSourceFile()1234 bool WrapperFrontendAction::hasASTFileSupport() const { in hasASTFileSupport() function in WrapperFrontendAction1235 return WrappedAction->hasASTFileSupport(); in hasASTFileSupport()
277 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function in __anonbd5fa31b0111::PrecompilePreambleAction
41 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function