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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Edit/
H A DFileOffset.h31 FileOffset getWithOffset(unsigned offset) const { function in class:clang::edit::FileOffset
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h79 MachinePointerInfo getWithOffset(int64_t O) const { function in struct:llvm::MachinePointerInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp36 static uintptr_t getWithOffset(uintptr_t Base, ptrdiff_t Offset) { function in namespace:llvm::object

Completed in 102 milliseconds