Searched defs:BuryPointer (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBuryPointer.h23 template <typename T> void BuryPointer(std::unique_ptr<T> Ptr) { function in namespace:llvm
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DBuryPointer.cpp15 void BuryPointer(const void *Ptr) { function in namespace:llvm

Completed in 172 milliseconds