Searched defs:getPointer (Results 1 – 9 of 9) sorted by relevance
41 const T* getPointer() const { assert(hasVal); return &x; } in getPointer() function
67 PointerTy getPointer() const { in getPointer() function
88 BitVector *getPointer() const { in getPointer() function
33 const char *getPointer() const { return Ptr; } in getPointer() function
117 virtual const uint8_t *getPointer(uint64_t address, uint64_t size) const { in getPointer() function
72 const uint8_t *RawMemoryObject::getPointer(uint64_t address, in getPointer() function in __anonb087d0b40111::RawMemoryObject
207 Value *getPointer() const { return CurNode->getValue(); } in getPointer() function
176 uintptr_t getPointer() const { in getPointer() function
1318 static DeclaratorChunk getPointer(unsigned TypeQuals, SourceLocation Loc, in getPointer() function