Searched defs:is_tree (Results 1 – 2 of 2) sorted by relevance
414 bool is_tree() const { return (tag() & 1) != 0; } in is_tree() function
811 bool is_tree() const { return data_.is_tree(); } in is_tree() function