Searched defs:borrow (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/Index/ | ||
H A D | comment-cplus11-specific.cpp | 12 namespace borrow { namespace |
/llvm-project/llvm/lib/Support/ | ||
H A D | APInt.cpp | 1348 int64_t borrow = 0; KnuthDiv() local |
H A D | APFloat.cpp | 1220 subtractSignificand(const IEEEFloat & rhs,integerPart borrow) subtractSignificand() argument |