Home | History | Annotate | Download | only in AST

Lines Matching refs:ewc

103   if (ExprWithCleanups *ewc = dyn_cast<ExprWithCleanups>(s))
104 s = ewc->getSubExpr();