Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocument.cpp263 msgpack::Writer MPWriter(OS); in writeToBlob() local
/llvm-project/llvm/unittests/BinaryFormat/
H A DMsgPackWriterTest.cpp19 Writer MPWriter; member