Searched refs:Overaligned (Results 1 – 2 of 2) sorted by relevance
1127 const bool Overaligned = S.getLangOpts().CoroAlignedAllocation; in findDeleteForPromise() local1134 alignedAllocationModeFromBool(Overaligned), SizedDeallocationMode::Yes}; in findDeleteForPromise()
4124 bool Overaligned = hasNewExtendedAlignment(*this, Pointee); in ActOnCXXDelete() local4129 alignedAllocationModeFromBool(Overaligned), in ActOnCXXDelete()