Searched refs:AllocLike (Results 1 – 1 of 1) sorted by relevance
63 AllocLike = MallocOrCallocLike | StrDupLike, enumerator64 AnyAlloc = AllocLike | ReallocLike333 return getAllocationData(V, AllocLike, TLI).has_value() || in isAllocLikeFn()