Searched refs:IsBool (Results 1 – 1 of 1) sorted by relevance
1081 bool IsBool = hasBooleanRepresentation(Ty); in getRangeForType() local1082 if (!IsBool && !IsRegularCPlusPlusEnum) in getRangeForType()1085 if (IsBool) { in getRangeForType()