Searched refs:NullOS (Results 1 – 2 of 2) sorted by relevance
1130 raw_null_ostream NullOS; in EmitMatcherTable() local1131 unsigned TotalSize = MatcherEmitter.SizeMatcherList(TheMatcher, NullOS); in EmitMatcherTable()
393 raw_null_ostream NullOS; in writeStringWithAlignment() local394 uint64_t StrSizeLength = encodeULEB128(Str.size(), NullOS); in writeStringWithAlignment()