Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAllocator.h253 int64_t identifyKnownObject(const void *Ptr) { in identifyKnownObject() function
271 int64_t Out = identifyKnownObject(Ptr); in identifyKnownAlignedObject()