Searched refs:abbrevTableBuf (Results 1 – 2 of 2) sorted by relevance
912 SmallVector<char, 0> abbrevTableBuf; variable
3084 raw_svector_ostream os(abbrevTableBuf); in computeHdrAndAbbrevTable()3095 hdr.AbbrevTableSize = abbrevTableBuf.size(); in computeHdrAndAbbrevTable()3383 buf = llvm::copy(abbrevTableBuf, buf); in writeTo()