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