Searched refs:totalPrinted (Results 1 – 1 of 1) sorted by relevance
576 size_t totalPrinted = 0; in GenObjApiUnionTypeTS() local578 ++totalPrinted; in GenObjApiUnionTypeTS()579 ret += *it + ((totalPrinted == type_list.size()) ? "" : "|"); in GenObjApiUnionTypeTS()