Searched refs:commentCount (Results 1 – 3 of 3) sorted by relevance
291 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local301 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()
292 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local302 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()
294 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local304 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()