Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamRef.h26 explicit BinaryStreamRefBase(StreamType &BorrowedImpl) in BinaryStreamRefBase() function
32 BinaryStreamRefBase(std::shared_ptr<StreamType> SharedImpl, uint64_t Offset, in BinaryStreamRefBase() function
36 BinaryStreamRefBase(StreamType &BorrowedImpl, uint64_t Offset, in BinaryStreamRefBase() function
[all...]