Home | History | Annotate | Download | only in Sema

Lines Matching refs:Binder

4009   while (auto *Binder = dyn_cast<CXXBindTemporaryExpr>(E))
4010 E = Binder->getSubExpr();