Home | History | Annotate | Download | only in Sema

Lines Matching refs:DoubleTy

500     E = ImpCastExprToType(E, Context.DoubleTy, CK_FloatingCast).take();
2624 Ty = Context.DoubleTy;
2630 if (Ty == Context.DoubleTy) {
9213 PromoteType = Context.DoubleTy;