Searched defs:holdee (Results 1 – 1 of 1) sorted by relevance
48 explicit CollectibleHolder(PseudoCollectible* holdee) : holdee_(holdee) {} in CollectibleHolder()51 PseudoCollectible* holdee() const { return holdee_; } in holdee() function in __anoneab4cbec0111::CollectibleHolder