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