Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamRef.h159 : BinaryStreamRefBase(Impl, ViewOffset, Lengt argument
144 uint64_t ViewOffset = 0; global() variable
225 WritableBinaryStreamRef(std::shared_ptr<WritableBinaryStream> Impl,uint64_t ViewOffset,std::optional<uint64_t> Length) WritableBinaryStreamRef() argument
[all...]