Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Edit/
H A DFileOffset.h31 FileOffset getWithOffset(unsigned offset) const { in getWithOffset() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h81 MachinePointerInfo getWithOffset(int64_t O) const { in getWithOffset() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp41 static uintptr_t getWithOffset(uintptr_t Base, ptrdiff_t Offset) { in getWithOffset() function