Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAllocator.h263 int64_t identifyKnownObject(const void *Ptr) { in identifyKnownObject() function
281 int64_t Out = identifyKnownObject(Ptr); in identifyKnownAlignedObject()