Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSmallPtrSet.cpp122 const SmallPtrSetImplBase &that) { in SmallPtrSetImplBase()
139 SmallPtrSetImplBase &&that) { in SmallPtrSetImplBase()
H A DAPInt.cpp85 void APInt::initSlowCase(const APInt& that) { in initSlowCase() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DUser.h127 template <int Idx, typename U> static Use &OpFrom(const U *that) { in OpFrom()
/freebsd-src/crypto/heimdal/appl/rsh/
H A Drsh.c436 struct sockaddr *this, struct sockaddr *that, in proto()
714 struct sockaddr *this, struct sockaddr *that, in doit()
/freebsd-src/usr.bin/gprof/
H A Dprintgprof.c562 membercmp(nltype *this, nltype *that) in membercmp()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h154 APInt(const APInt & that) APInt() argument
162 APInt(APInt && that) APInt() argument
[all...]