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