Lines Matching refs:need_comma
190 bool need_comma = false;
192 if (need_comma) os << ", ";
195 need_comma = true;
1258 bool need_comma = false;
1260 if (need_comma) os << ",";
1261 need_comma = true;
1267 need_comma = false;
1269 if (need_comma) os << ",";
1270 need_comma = true;
1276 need_comma = false;
1278 if (need_comma) os << ",";
1279 need_comma = true;
1300 bool need_comma = false;
1302 if (need_comma) os << ",";
1303 need_comma = true;
1308 need_comma = false;
1310 if (need_comma) os << ",";
1311 need_comma = true;
1336 need_comma = false;
1339 if (need_comma) os << ",";
1340 need_comma = true;
1356 bool need_comma = false;
1358 if (need_comma) os << ",";
1359 need_comma = true;