Searched defs:IsLeaf (Results 1 – 2 of 2) sorted by relevance
332 bool IsLeaf() { return (child_.empty()); } in IsLeaf() function
219 const bool IsLeaf() const { return children_.empty(); } in IsLeaf() function