Home | History | Annotate | Download | only in AST

Lines Matching refs:ewc

3829   if (const ExprWithCleanups *ewc = dyn_cast<ExprWithCleanups>(e))
3830 e = ewc->getSubExpr();