Searched defs:RepRef (Results 1 – 1 of 1) sorted by relevance
106 struct RepRef { struct in absl::cord_internal::__anon2059ca8d0111::CordRepAnalyzer107 const CordRep* rep;108 size_t refcount;112 RepRef Child(const CordRep* child) const { in Child()