Home | History | Annotate | Download | only in Sema

Lines Matching refs:CK_IntegralCast

542     if (ICE->getCastKind() == CK_IntegralCast)
605 E = ImplicitCastExpr::Create(S.Context, returnType, CK_IntegralCast,