Searched refs:isScopedEnumerationType (Results 1 – 2 of 2) sorted by relevance
8521 static bool isScopedEnumerationType(QualType T) { in isScopedEnumerationType() function8722 if (isScopedEnumerationType(LHSType) || in CheckShiftOperands()8723 isScopedEnumerationType(RHSType)) { in CheckShiftOperands()11411 if (resultType->isScalarType() && !isScopedEnumerationType(resultType)) { in CreateBuiltinUnaryOp()
10710 static bool isScopedEnumerationType(QualType T) { in isScopedEnumerationType() function10947 if (isScopedEnumerationType(LHSType) || in CheckShiftOperands()10948 isScopedEnumerationType(RHSType)) { in CheckShiftOperands()14648 if (resultType->isScalarType() && !isScopedEnumerationType(resultType)) { in CreateBuiltinUnaryOp()