Searched refs:AllocLike (Results 1 – 1 of 1) sorted by relevance
40 AllocLike = MallocLike | CallocLike | StrDupLike, enumerator41 AnyAlloc = AllocLike | ReallocLike184 return getAllocationData(V, AllocLike, TLI, LookThroughBitCast); in isAllocLikeFn()