Searched refs:VerifyOnly (Results 1 – 1 of 1) sorted by relevance
238 bool VerifyOnly; // no diagnostics, no structure building member in __anon93764b4c0111::InitListChecker328 InitListExpr *IL, QualType &T, bool VerifyOnly);338 assert(VerifyOnly && in CheckValueInitializable()559 bool VerifyOnly) in InitListChecker() argument560 : SemaRef(S), VerifyOnly(VerifyOnly) { in InitListChecker()568 if (!hadError && !VerifyOnly) { in InitListChecker()625 if (!VerifyOnly) in CheckImplicitInitList()648 if (!VerifyOnly) { in CheckImplicitInitList()685 if (!VerifyOnly) { in CheckExplicitInitList()693 if (!VerifyOnly) { in CheckExplicitInitList()[all …]