Searched refs:NonSizedDelete (Results 1 – 1 of 1) sorted by relevance
3284 auto NonSizedDelete = resolveDeallocationOverload( in FindAllocationFunctions() local3286 if (NonSizedDelete && in FindAllocationFunctions()3287 !isSizedDeallocation(NonSizedDelete.IDP.PassSize) && in FindAllocationFunctions()3288 NonSizedDelete.IDP.PassAlignment == Info.IDP.PassAlignment) in FindAllocationFunctions()