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 __anonb8815fa70311::DeltaTreeInteriorNode132 DeltaTreeInteriorNode(const InsertResult &IR) in DeltaTreeInteriorNode() function in __anonb8815fa70311::DeltaTreeInteriorNode