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() function205 bool hasASTFileSupport() const override { return true; } in hasASTFileSupport() function261 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()
669 assert(hasASTFileSupport() && in BeginSourceFile()1195 bool WrapperFrontendAction::hasASTFileSupport() const { in hasASTFileSupport() function in WrapperFrontendAction1196 return WrappedAction->hasASTFileSupport(); in hasASTFileSupport()
265 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function in __anone3bc85d50111::PrecompilePreambleAction
41 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function