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