Searched refs:to_print (Results 1 – 1 of 1) sorted by relevance
1204 std::string to_print; in emitSnippet() local1215 OS << to_print; in emitSnippet()1216 to_print.clear(); in emitSnippet()1222 to_print += res.first.str(); in emitSnippet()1227 OS << to_print; in emitSnippet()