Lines Matching defs:IsBool
1198 bool IsBool = hasBooleanRepresentation(Ty);1199 if (!IsBool && !IsRegularCPlusPlusEnum)1202 if (IsBool) {