Searched defs:DeltaTreeInteriorNode (Results 1 – 1 of 1) sorted by relevance
123 class DeltaTreeInteriorNode : public DeltaTreeNode { class134 DeltaTreeInteriorNode() : DeltaTreeNode(false /*nonleaf*/) {} in DeltaTreeInteriorNode() function in __anon5fc690450111::DeltaTreeInteriorNode136 DeltaTreeInteriorNode(const InsertResult &IR) in DeltaTreeInteriorNode() function in __anon5fc690450111::DeltaTreeInteriorNode