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() function192 bool hasASTFileSupport() const override { return true; } in hasASTFileSupport() function248 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()
674 assert(hasASTFileSupport() && in BeginSourceFile()1216 bool WrapperFrontendAction::hasASTFileSupport() const { in hasASTFileSupport() function in WrapperFrontendAction1217 return WrappedAction->hasASTFileSupport(); in hasASTFileSupport()
265 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function in __anon186f2d1c0111::PrecompilePreambleAction
41 bool hasASTFileSupport() const override { return false; } in hasASTFileSupport() function