Searched refs:alignedAllocationModeFromBool (Results 1 – 4 of 4) sorted by relevance
1134 alignedAllocationModeFromBool(Overaligned), SizedDeallocationMode::Yes}; in findDeleteForPromise()1448 alignedAllocationModeFromBool(S.getLangOpts().CoroAlignedAllocation)); in makeNewAndDeleteExpr()1466 alignedAllocationModeFromBool(ShouldUseAlignedAlloc)); in makeNewAndDeleteExpr()
2000 alignedAllocationModeFromBool(hasNewExtendedAlignment(S, allocType)), in doesUsualArrayDeleteWantSize()2420 alignedAllocationModeFromBool(getLangOpts().AlignedAllocation && in BuildCXXNew()3214 alignedAllocationModeFromBool( in FindAllocationFunctions()3612 IDP.PassAlignment = alignedAllocationModeFromBool( in FindDeallocationFunctionForDestructor()4129 alignedAllocationModeFromBool(Overaligned), in ActOnCXXDelete()
2257 inline AlignedAllocationMode alignedAllocationModeFromBool(bool IsAligned) { in alignedAllocationModeFromBool() function2546 alignedAllocationModeFromBool(CXXNewExprBits.ShouldPassAlignment)}; in implicitAllocationParameters()
1502 alignedAllocationModeFromBool(PassAlignmentToPlacementDelete); in Emit()