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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackWriter.h116 void writeMapSize(uint32_t Size);
/freebsd-current/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackWriter.cpp159 void Writer::writeMapSize(uint32_t Size) { function in class:Writer
H A DMsgPackDocument.cpp274 MPWriter.writeMapSize(Node.getMap().size());

Completed in 171 milliseconds