Searched refs:getAddrOfPointer (Results 1 – 2 of 2) sorted by relevance
80 PointerTy const *getAddrOfPointer() const { in getAddrOfPointer() function81 return const_cast<PointerIntPair *>(this)->getAddrOfPointer(); in getAddrOfPointer()84 PointerTy *getAddrOfPointer() { in getAddrOfPointer() function
215 reinterpret_cast<const First *>(this->Val.getAddrOfPointer()));