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

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

Completed in 60 milliseconds