Searched refs:hasNewExtendedAlignment (Results 1 – 1 of 1) sorted by relevance
1894 static bool hasNewExtendedAlignment(Sema &S, QualType AllocType) { in hasNewExtendedAlignment() function2000 alignedAllocationModeFromBool(hasNewExtendedAlignment(S, allocType)), in doesUsualArrayDeleteWantSize()3215 hasNewExtendedAlignment(*this, AllocElemType)), in FindAllocationFunctions()3613 hasNewExtendedAlignment(*this, DeallocType)); in FindDeallocationFunctionForDestructor()3633 hasNewExtendedAlignment(*this, Context.getRecordType(RD))) in FindDeallocationFunction()4124 bool Overaligned = hasNewExtendedAlignment(*this, Pointee); in ActOnCXXDelete()