Searched refs:hasPointers (Results 1 – 3 of 3) sorted by relevance
65 if (B->hasPointers()) { in deallocate()
28 if (B->hasPointers()) { in cleanup()
69 bool hasPointers() const { return Pointers; } in hasPointers() function