Searched refs:commentEOL (Results 1 – 4 of 4) sorted by relevance
109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anon4ddd23e00111::TPrinter304 commentEOL((line+1) == comment.size()) << std::endl; in printComments()416 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anon4ddd23e00111::TPrinterJSON
109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anon4a6f5f560111::TPrinter306 commentEOL((line+1) == comment.size()) << std::endl; in printComments()418 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anon4a6f5f560111::TPrinterJSON
109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anon7233a4690111::TPrinter306 commentEOL((line+1) == comment.size()) << std::endl; in printComments()418 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anon7233a4690111::TPrinterJSON
109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anon032cf5630111::TPrinter306 commentEOL((line+1) == comment.size()) << std::endl; in printComments()418 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anon032cf5630111::TPrinterJSON