Home
last modified time | relevance | path

Searched defs:BuryPointer (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DBuryPointer.h23 template <typename T> void BuryPointer(std::unique_ptr<T> Ptr) { in BuryPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DBuryPointer.h23 template <typename T> void BuryPointer(std::unique_ptr<T> Ptr) { in BuryPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DBuryPointer.h23 template <typename T> void BuryPointer(std::unique_ptr<T> Ptr) { in BuryPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DBuryPointer.h23 template <typename T> void BuryPointer(std::unique_ptr<T> Ptr) { in BuryPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DBuryPointer.h23 template <typename T> void BuryPointer(std::unique_ptr<T> Ptr) { in BuryPointer() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBuryPointer.h23 template <typename T> void BuryPointer(std::unique_ptr<T> Ptr) { in BuryPointer() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DBuryPointer.cpp15 void BuryPointer(const void *Ptr) { in BuryPointer() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DBuryPointer.cpp15 void BuryPointer(const void *Ptr) { in BuryPointer() function
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DUtils.h219 template <typename T> void BuryPointer(std::unique_ptr<T> Ptr) { in BuryPointer() function
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInvocation.cpp2526 void BuryPointer(const void *Ptr) { in BuryPointer() function