Searched defs:IsTree (Results 1 – 2 of 2) sorted by relevance
319 bool IsTree; variable
186 static bool IsTree(const Cord& c) { return c.contents_.is_tree(); } in IsTree() function in absl::CordTestPeer