Searched refs:isScopedEnumerationType (Results 1 – 1 of 1) sorted by relevance
11399 static bool isScopedEnumerationType(QualType T) { in isScopedEnumerationType() function11749 if (isScopedEnumerationType(LHSType) || in CheckShiftOperands()11750 isScopedEnumerationType(RHSType)) { in CheckShiftOperands()15782 if (resultType->isScalarType() && !isScopedEnumerationType(resultType)) { in CreateBuiltinUnaryOp()