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