Lines Matching refs:need_comma
2157 bool need_comma = false;
2163 if (need_comma) out << ", ";
2165 need_comma = true;
2169 need_comma = false;
2171 if (need_comma) out << ", ";
2174 need_comma = true;
3001 bool need_comma = false;
3003 if (need_comma) out << ", ";
3006 need_comma = true;
3566 bool need_comma = false;
3568 if (need_comma) out << ", ";
3575 need_comma = true;