Searched refs:isScopedEnumerationType (Results 1 – 1 of 1) sorted by relevance
7913 static bool isScopedEnumerationType(QualType T) { in isScopedEnumerationType() function8114 if (isScopedEnumerationType(LHSType) || in CheckShiftOperands()8115 isScopedEnumerationType(RHSType)) { in CheckShiftOperands()10685 if (resultType->isScalarType() && !isScopedEnumerationType(resultType)) { in CreateBuiltinUnaryOp()