Home | History | Annotate | Download | only in Sema

Lines Matching refs:CastKind

2375       CastKind castKind =
2377 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).take();