Searched refs:hasBooleanRepresentation (Results 1 – 1 of 1) sorted by relevance
1036 static bool hasBooleanRepresentation(QualType Ty) { in hasBooleanRepresentation() function1044 return hasBooleanRepresentation(AT->getValueType()); in hasBooleanRepresentation()1055 bool IsBool = hasBooleanRepresentation(Ty); in getRangeForType()1158 SanOpts.has(SanitizerKind::Bool) && hasBooleanRepresentation(Ty); in EmitLoadOfScalar()1194 if (hasBooleanRepresentation(Ty)) { in EmitToMemory()1208 if (hasBooleanRepresentation(Ty)) { in EmitFromMemory()1555 if (!hasBooleanRepresentation(Dst.getType())) in EmitStoreThroughBitfieldLValue()