Searched refs:isScopedEnumerationType (Results 1 – 1 of 1) sorted by relevance
11663 static bool isScopedEnumerationType(QualType T) { in isScopedEnumerationType() function12010 if (isScopedEnumerationType(LHSType) || in CheckShiftOperands()12011 isScopedEnumerationType(RHSType)) { in CheckShiftOperands()15918 if (resultType->isScalarType() && !isScopedEnumerationType(resultType)) { in CreateBuiltinUnaryOp()