Searched refs:hasBooleanRepresentation (Results 1 – 1 of 1) sorted by relevance
1050 static bool hasBooleanRepresentation(QualType Ty) { in hasBooleanRepresentation() function1058 return hasBooleanRepresentation(AT->getValueType()); in hasBooleanRepresentation()1069 bool IsBool = hasBooleanRepresentation(Ty); in getRangeForType()1164 if ((SanOpts->Bool && hasBooleanRepresentation(Ty)) || in EmitLoadOfScalar()1193 if (hasBooleanRepresentation(Ty)) { in EmitToMemory()1207 if (hasBooleanRepresentation(Ty)) { in EmitFromMemory()1501 if (!hasBooleanRepresentation(Dst.getType())) in EmitStoreThroughBitfieldLValue()