Home | History | Annotate | Download | only in Sema

Lines Matching defs:Exp

650     Expr *Exp = SrcExpr.get();
651 // Note that Exp does not change with CCK_OtherCast cast type
653 Exp, Sema::CCK_OtherCast);
716 Expr *Exp = SrcExpr.get();
717 // Note that Exp does not change with CCK_OtherCast cast type
719 Exp, Sema::CCK_OtherCast);