Lines Matching refs:HeaderMayThrow
422 SafetyInfo->HeaderMayThrow = false;425 (I != E) && !SafetyInfo->HeaderMayThrow; ++I)426 SafetyInfo->HeaderMayThrow |= I->mayThrow();428 SafetyInfo->MayThrow = SafetyInfo->HeaderMayThrow;715 return !SafetyInfo->HeaderMayThrow;