Searched refs:writeExt (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackWriter.h121 void writeExt(int8_t Type, MemoryBufferRef Buffer);
/freebsd-current/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackWriter.cpp175 void Writer::writeExt(int8_t Type, MemoryBufferRef Buffer) { function in class:Writer

Completed in 104 milliseconds