Home | History | Annotate | Download | only in Frontend

Lines Matching refs:STCE

3240   CallExpr *STCE = new (Context) CallExpr(*Context, DRE, MsgExprs,
3249 MemberExpr *ME = new (Context) MemberExpr(STCE, false, FieldD, SourceLocation(),
3621 Expr *STCE = SynthMsgSendStretCallExpr(MsgSendStretFlavor,
3625 ReplacingStmt = STCE;