Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamRef.h32 BinaryStreamRefBase(std::shared_ptr<StreamType> SharedImpl, uint64_t Offset, in BinaryStreamRefBase()
140 std::shared_ptr<StreamType> SharedImpl; variable