Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DAllocator.h292 llvm::Optional<int64_t> identifyObject(const void *Ptr) { in identifyObject() function
319 Optional<int64_t> Out = identifyObject(Ptr); in identifyKnownObject()