Searched defs:IsLeaf (Results 1 – 5 of 5) sorted by relevance
79 bool IsLeaf; member in __anonb8815fa70111::DeltaTreeNode
89 bool IsLeaf; member in __anona82c88c50111::RopePieceBTreeNode
1191 bool IsLeaf = true; in removeInternalRefEdge() local1401 bool IsLeaf = true; in connectRefSCC() local
139 bool IsLeaf(ShapeIndexView index) const { return Lookup(index)->is_leaf; } in IsLeaf() function
332 bool IsLeaf = CurrNode.Children.size() == 0 && !CurrNode.isRoot(); in setSuffixIndices() local