Home | History | Annotate | Download | only in Sema

Lines Matching refs:CK_IntegralToBoolean

4229       Arg = ImpCastExprToType(Arg, ParamType, CK_IntegralToBoolean).take();