Searched refs:addComma (Results 1 – 3 of 3) sorted by relevance
599 bool addComma = false; in EmitAttributes() local604 if (addComma) in EmitAttributes()607 addComma = true; in EmitAttributes()610 if (addComma) in EmitAttributes()613 addComma = true; in EmitAttributes()616 if (addComma) in EmitAttributes()619 addComma = true; in EmitAttributes()636 bool addComma = false; in EmitAttributes() local639 addComma = true; in EmitAttributes()642 if (addComma) in EmitAttributes()[all …]
11 bool addComma) { in JsonifyTArray() argument13 if (addComma) { in JsonifyTArray()
123 bool addComma);