Searched defs:DeltaTreeInteriorNode (Results 1 – 1 of 1) sorted by relevance
122 class DeltaTreeInteriorNode : public DeltaTreeNode { class130 DeltaTreeInteriorNode() : DeltaTreeNode(false /*nonleaf*/) {} in DeltaTreeInteriorNode() function in __anon6bfa93f00311::DeltaTreeInteriorNode132 DeltaTreeInteriorNode(const InsertResult &IR) in DeltaTreeInteriorNode() function in __anon6bfa93f00311::DeltaTreeInteriorNode