Home | History | Annotate | Download | only in Sema

Lines Matching refs:ICE

2626   ExprResult ICE =
2630 if (ICE.isInvalid())
2638 D->addAttr(::new (Context) AlignedAttr(AttrRange, Context, true, ICE.take()));