Searched refs:DescOS (Results 1 – 1 of 1) sorted by relevance
4138 raw_string_ostream DescOS(DescStr); in addBoltInfoSection() local4140 DescOS << "BOLT revision: " << BoltRevision << ", " in addBoltInfoSection()4143 DescOS << " " << Argv[I]; in addBoltInfoSection()4144 DescOS.flush(); in addBoltInfoSection()4164 raw_string_ostream DescOS(DescStr); in encodeBATSection() local4166 BAT->write(DescOS); in encodeBATSection()4167 DescOS.flush(); in encodeBATSection()