Searched defs:Overaligned (Results 1 – 3 of 3) sorted by relevance
1077 const bool Overaligned = false; in findDeleteForPromise() local
3011 bool Overaligned, in FindUsualDeallocationFunction()3057 bool Overaligned = hasNewExtendedAlignment(*this, Context.getRecordType(RD)); in FindDeallocationFunction() local3551 bool Overaligned = hasNewExtendedAlignment(*this, Pointee); in ActOnCXXDelete() local
983 struct alignas(64) Overaligned {}; struct