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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp942 bool IsBool = hasBooleanRepresentation(Ty); local
943 if (!IsBool && !IsRegularCPlusPlusEnum)
948 if (IsBool) {

Completed in 30 milliseconds