Home | History | Annotate | Download | only in Sema

Lines Matching refs:Temps

234   if (const ExprWithCleanups *Temps = dyn_cast<ExprWithCleanups>(E))
235 E = Temps->getSubExpr();