Searched refs:hasPointer (Results 1 – 2 of 2) sorted by relevance
27 assert(!hasPointer(P)); in addPointer()35 assert(hasPointer(P)); in addPointer()48 assert(hasPointer(P)); in removePointer()60 assert(!hasPointer(P)); in removePointer()78 assert(hasPointer(Old)); in replacePointer()93 assert(!hasPointer(Old)); in replacePointer()94 assert(hasPointer(New)); in replacePointer()99 bool Block::hasPointer(const Pointer *P) const { in hasPointer() function in Block
155 bool hasPointer(const Pointer *P) const;