Searched refs:AllocLike (Results 1 – 1 of 1) sorted by relevance
60 AllocLike = MallocOrCallocLike | StrDupLike, enumerator61 AnyAlloc = AllocLike | ReallocLike308 return getAllocationData(V, AllocLike, TLI, LookThroughBitCast).hasValue(); in isAllocLikeFn()