Searched refs:CEArg (Results 1 – 1 of 1) sorted by relevance
306 if (const auto *CEArg = dyn_cast<CXXConstructExpr>(Arg)) { in replaceNew() local310 if (CEArg->isElidable()) { in replaceNew()311 if (const auto *TempExp = CEArg->getArg(0)) { in replaceNew()314 CEArg = UnwrappedCE; in replaceNew()317 if (CEArg->isStdInitListInitialization()) in replaceNew()