Home | History | Annotate | Download | only in Sema

Lines Matching refs:CXXBindTemporaryExpr

2704   while (CXXBindTemporaryExpr *Binder = dyn_cast<CXXBindTemporaryExpr>(Init))
8136 /// Since CXXBindTemporaryExpr nodes are implicitly generated, we just
8140 TreeTransform<Derived>::TransformCXXBindTemporaryExpr(CXXBindTemporaryExpr *E) {