Searched refs:PromiseContainsNew (Results 1 – 1 of 1) sorted by relevance
1436 const bool PromiseContainsNew = [this, &PromiseType, NewName]() -> bool { in makeNewAndDeleteExpr() local1460 NewScope = PromiseContainsNew ? AllocationFunctionScope::Class in makeNewAndDeleteExpr()1481 if (PromiseContainsNew && !collectPlacementArgs(S, FD, Loc, PlacementArgs)) in makeNewAndDeleteExpr()1486 if (PromiseContainsNew && !PlacementArgs.empty()) { in makeNewAndDeleteExpr()1524 if (PromiseContainsNew && S.getLangOpts().CoroAlignedAllocation) in makeNewAndDeleteExpr()1562 if (PromiseContainsNew) { in makeNewAndDeleteExpr()