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

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

Completed in 108 milliseconds