Home
last modified time | relevance | path

Searched refs:IsBool (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGExpr.cpp1081 bool IsBool = hasBooleanRepresentation(Ty); in getRangeForType() local
1082 if (!IsBool && !IsRegularCPlusPlusEnum) in getRangeForType()
1085 if (IsBool) { in getRangeForType()