Home
last modified time | relevance | path

Searched refs:MallocOrCallocLike (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp59 MallocOrCallocLike = MallocLike | CallocLike | AlignedAllocLike, enumerator
60 AllocLike = MallocOrCallocLike | StrDupLike,
300 return getAllocationData(V, MallocOrCallocLike, TLI, in isMallocOrCallocLikeFn()