Home | History | Annotate | Download | only in AST

Lines Matching refs:Tmp

516           if (ExprWithCleanups *Tmp = dyn_cast<ExprWithCleanups>(Init))
517 Init = Tmp->getSubExpr();