Home
last modified time | relevance | path

Searched refs:MappedBlockStreamImpl (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp29 template <typename Base> class MappedBlockStreamImpl : public Base { class
32 MappedBlockStreamImpl(Args &&... Params) in MappedBlockStreamImpl() function in __anon61c56a600111::MappedBlockStreamImpl
55 return std::make_unique<MappedBlockStreamImpl<MappedBlockStream>>( in createStream()
66 return std::make_unique<MappedBlockStreamImpl<MappedBlockStream>>( in createIndexedStream()
321 return std::make_unique<MappedBlockStreamImpl<WritableMappedBlockStream>>( in createStream()