Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBinaryStreamRef.h33 BinaryStreamRefBase(std::shared_ptr<StreamType> SharedImpl, uint32_t Offset, in BinaryStreamRefBase()
143 std::shared_ptr<StreamType> SharedImpl; variable