Lines Matching refs:need_comma
1661 need_comma = false;
1667 if (need_comma) out << ", ";
1669 need_comma = true;
1673 need_comma = false;
1675 if (need_comma) out << ", ";
1678 need_comma = true;
2470 bool need_comma = false;
2472 if (need_comma) out << ", ";
2475 need_comma = true;
2502 bool need_comma = false;
2504 if (need_comma) out << ", ";
2507 need_comma = true;