Searched refs:setHeight (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h277 /// it is an error to call setLeft(), setRight(), and setHeight().
289 /// setHeight - Changes the height of the tree. Used internally by
291 void setHeight(unsigned h) { function in class:llvm::ImutAVLTree

Completed in 104 milliseconds