Lines Matching refs:ewc
3728 if (const ExprWithCleanups *ewc = dyn_cast<ExprWithCleanups>(e))3729 e = ewc->getSubExpr();