Home
last modified time | relevance | path

Searched defs:getPointerAddress (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DPointerIntPair.h52 Ptr *getPointerAddress() { return reinterpret_cast<Ptr *>(Data); } in getPointerAddress() function
53 const Ptr *getPointerAddress() const { return reinterpret_cast<Ptr *>(Data); } in getPointerAddress() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DPointerIntPair.h52 Ptr *getPointerAddress() { return reinterpret_cast<Ptr *>(Data); } in getPointerAddress() function
53 const Ptr *getPointerAddress() const { return reinterpret_cast<Ptr *>(Data); } in getPointerAddress() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DPointerIntPair.h52 Ptr *getPointerAddress() { return reinterpret_cast<Ptr *>(Data); } in getPointerAddress() function
53 const Ptr *getPointerAddress() const { return reinterpret_cast<Ptr *>(Data); } in getPointerAddress() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DPointerIntPair.h52 Ptr *getPointerAddress() { return reinterpret_cast<Ptr *>(Data); } in getPointerAddress() function
53 const Ptr *getPointerAddress() const { return reinterpret_cast<Ptr *>(Data); } in getPointerAddress() function