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