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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp1024 bool IsBool = hasBooleanRepresentation(Ty); local
1025 if (!IsBool && !IsRegularCPlusPlusEnum)
1028 if (IsBool) {

Completed in 81 milliseconds