Searched refs:commentCount (Results 1 – 5 of 5) sorted by relevance
75 let commentCount = 0;78 commentCount++;81 if (commentCount > 5) {
296 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local306 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()
298 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local308 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()