Searched refs:Overaligned (Results 1 – 3 of 3) sorted by relevance
1057 const bool Overaligned = S.getLangOpts().CoroAlignedAllocation; in findDeleteForPromise() local1065 /*WantAligned*/ Overaligned)) in findDeleteForPromise()1082 Overaligned, DeleteName); in findDeleteForPromise()
3211 bool Overaligned, in FindUsualDeallocationFunction() argument3223 Overaligned); in FindUsualDeallocationFunction()3258 bool Overaligned = in FindDeallocationFunction() local3266 /*WantAlign*/ Overaligned, &Matches); in FindDeallocationFunction()3753 bool Overaligned = hasNewExtendedAlignment(*this, Pointee); in ActOnCXXDelete() local3757 Overaligned, DeleteName); in ActOnCXXDelete()
6776 bool Overaligned,