Searched refs:shouldDelayDiagnostics (Results 1 – 5 of 5) sorted by relevance
277 assert(shouldDelayDiagnostics() && "trying to delay without pool"); in add()
408 bool shouldDelayDiagnostics() { return CurPool != 0; } in shouldDelayDiagnostics() function
1465 if (S.DelayedDiagnostics.shouldDelayDiagnostics()) { in CheckAccess()
1261 if (S.DelayedDiagnostics.shouldDelayDiagnostics()) { in inferARCLifetimeForPointee()3784 if (S.DelayedDiagnostics.shouldDelayDiagnostics()) { in handleObjCOwnershipTypeAttr()
5344 if (DelayedDiagnostics.shouldDelayDiagnostics()) { in EmitDeprecationWarning()