Home
last modified time | relevance | path

Searched defs:BlobLen (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h462 unsigned BlobLen = (unsigned) Blob.size(); in EmitRecordWithAbbrevImpl() local
607 const char *BlobData, unsigned BlobLen) { in EmitRecordWithBlob()