Searched refs:writeMapSize (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackWriter.h115 void writeMapSize(uint32_t Size);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocument.cpp193 MPWriter.writeMapSize(Node.getMap().size());
H A DMsgPackWriter.cpp157 void Writer::writeMapSize(uint32_t Size) { function in class:Writer

Completed in 87 milliseconds