Searched refs:isScopedEnumerationType (Results 1 – 1 of 1) sorted by relevance
7846 static bool isScopedEnumerationType(QualType T) { in isScopedEnumerationType() function8023 if (isScopedEnumerationType(LHSType) || in CheckShiftOperands()8024 isScopedEnumerationType(RHSType)) { in CheckShiftOperands()10579 if (resultType->isScalarType() && !isScopedEnumerationType(resultType)) { in CreateBuiltinUnaryOp()