Searched defs:getRight (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/llvm-diff/
H A DDiffLog.cpp53 Instruction *DiffLogBuilder::getRight(unsigned I) const { return Diff[I].second; } function in class:DiffLogBuilder
/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A DImmutableSet.h62 ImutAVLTree *getRight() const { return right; } function in class:llvm::ImutAVLTree
428 TreeTy* getRight(TreeTy* T) const { return T->getRight(); } function in class:llvm::ImutAVLFactory
[all...]

Completed in 54 milliseconds