Searched refs:CEArg (Results 1 – 1 of 1) sorted by relevance
307 if (const auto *CEArg = dyn_cast<CXXConstructExpr>(Arg)) { in replaceNew() local311 if (CEArg->isElidable()) { in replaceNew()312 if (const auto *TempExp = CEArg->getArg(0)) { in replaceNew()315 CEArg = UnwrappedCE; in replaceNew()318 if (CEArg->isStdInitListInitialization()) in replaceNew()