Searched refs:hasASTFileSupport (Results 1 – 6 of 6) sorted by relevance
97 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function130 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function141 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function194 bool hasASTFileSupport() const override { return true; } in hasASTFileSupport() function250 bool hasASTFileSupport() const override;
194 virtual bool hasASTFileSupport() const { return true; } in hasASTFileSupport() function326 bool hasASTFileSupport() const override;
108 bool ASTMergeAction::hasASTFileSupport() const { in hasASTFileSupport() function in ASTMergeAction109 return AdaptedAction->hasASTFileSupport(); in hasASTFileSupport()
638 assert(hasASTFileSupport() && in BeginSourceFile()1109 bool WrapperFrontendAction::hasASTFileSupport() const { in hasASTFileSupport() function in WrapperFrontendAction1110 return WrappedAction->hasASTFileSupport(); in hasASTFileSupport()
218 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function in __anonbe5e8ed90111::PrecompilePreambleAction
41 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function