Home | History | Annotate | Download | only in Sema

Lines Matching refs:CK_IntegralCast

3559     bool isIntegerCast = (CE->getCastKind() == CK_IntegralCast);
3822 if (ICE->getCastKind() != CK_IntegralCast &&