Home
last modified time | relevance | path

Searched defs:subtree (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h516 NodeRef &subtree(unsigned i) const { in subtree() function
700 const NodeRef &subtree(unsigned i) const { return this->first[i]; } in subtree() function
703 NodeRef &subtree(unsigned i) { return this->first[i]; } in subtree() function
781 NodeRef &subtree(unsigned i) const { in subtree() function
818 NodeRef &subtree(unsigned Level) const { in subtree() function