Home | History | Annotate | Download | only in Sema

Lines Matching refs:Binder

3222   while (CXXBindTemporaryExpr *Binder = dyn_cast<CXXBindTemporaryExpr>(Init))
3223 Init = Binder->getSubExpr();