Home
last modified time | relevance | path

Searched refs:resolveRightChild (Results 1 – 1 of 1) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/bson/mutable/
H A Ddocument.cpp855 Element::RepIdx resolveRightChild(Element::RepIdx index) { in resolveRightChild() function in mongo::mutablebson::Document::Impl
1360 const Element::RepIdx rightChildIdx = impl.resolveRightChild(_repIdx); in rightChild()