Searched refs:shouldDelayDiagnostics (Results 1 – 5 of 5) sorted by relevance
269 assert(shouldDelayDiagnostics() && "trying to delay without pool"); in add()
389 bool shouldDelayDiagnostics() { return CurPool != 0; } in shouldDelayDiagnostics() function
1412 if (S.DelayedDiagnostics.shouldDelayDiagnostics()) { in CheckAccess()
1099 if (S.DelayedDiagnostics.shouldDelayDiagnostics()) { in inferARCLifetimeForPointee()3596 if (S.DelayedDiagnostics.shouldDelayDiagnostics()) { in handleObjCOwnershipTypeAttr()
4853 if (DelayedDiagnostics.shouldDelayDiagnostics()) { in EmitDeprecationWarning()