Searched refs:Stream_ (Results 1 – 1 of 1) sorted by relevance
178 StreamSubBlockGuard(llvm::BitstreamWriter &Stream_, BlockId ID) in StreamSubBlockGuard() argument179 : Stream(Stream_) { in StreamSubBlockGuard()