Home | History | Annotate | Download | only in Sema

Lines Matching refs:isBooleanType

2376         (OutTy->isBooleanType() ? CK_IntegralToBoolean : CK_IntegralCast);