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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackWriter.h104 void writeArraySize(uint32_t Size);
/freebsd-current/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackWriter.cpp143 void Writer::writeArraySize(uint32_t Size) { function in class:Writer
H A DMsgPackDocument.cpp269 MPWriter.writeArraySize(Node.getArray().size());

Completed in 163 milliseconds