Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h389 unsigned BlobLen = (unsigned) Blob.size(); EmitRecordWithAbbrevImpl() local
534 EmitRecordWithBlob(unsigned Abbrev,const Container & Vals,const char * BlobData,unsigned BlobLen) EmitRecordWithBlob() argument