Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAllocator.h227 llvm::Optional<int64_t> identifyObject(const void *Ptr) { in identifyObject() function
254 Optional<int64_t> Out = identifyObject(Ptr); in identifyKnownObject()