Searched refs:ewc (Results 1 – 1 of 1) sorted by relevance
4517 if (const ExprWithCleanups *ewc = dyn_cast<ExprWithCleanups>(e)) in findInCopyConstruct() local4518 e = ewc->getSubExpr(); in findInCopyConstruct()