Searched refs:UncompressedStorage (Results 1 – 1 of 1) sorted by relevance
224 llvm::SmallVector<uint8_t, 0> UncompressedStorage; in readStringTable() local238 llvm::arrayRefFromStringRef(R.rest()), UncompressedStorage, in readStringTable()241 Uncompressed = toStringRef(UncompressedStorage); in readStringTable()