Searched defs:RepRef (Results 1 – 1 of 1) sorted by relevance
111 struct RepRef { struct in absl::cord_internal::__anon627f0b9d0111::CordRepAnalyzer112 const CordRep* rep;113 size_t refcount;117 RepRef Child(const CordRep* child) const { in Child()