reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1594 bool IsBool = hasBooleanRepresentation(Ty) || 1595 NSAPI(CGM.getContext()).isObjCBOOLType(Ty); 1597 bool NeedsEnumCheck = HasEnumCheck && Ty->getAs<EnumType>(); 1609 if (!getRangeForType(*this, Ty, Min, End, /*StrictEnums=*/true, IsBool)) 1626 EmitCheckTypeDescriptor(Ty)};