Searched defs:getRight (Results 1 – 2 of 2) sorted by relevance
52 Instruction *DiffLogBuilder::getRight(unsigned I) const { return Diff[I].second; } in getRight() function in DiffLogBuilder
62 ImutAVLTree *getRight() const { return right; } in getRight() function428 TreeTy* getRight(TreeTy* T) const { return T->getRight(); } in getRight() function