Searched refs:commentEOL (Results 1 – 3 of 3) sorted by relevance
109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anon50e9f9240111::TPrinter304 commentEOL((line+1) == comment.size()) << std::endl; in printComments()416 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anon50e9f9240111::TPrinterJSON
109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anondec357380111::TPrinter304 commentEOL((line+1) == comment.size()) << std::endl; in printComments()416 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anondec357380111::TPrinterJSON
109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anonc0af01c30111::TPrinter304 commentEOL((line+1) == comment.size()) << std::endl; in printComments()416 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anonc0af01c30111::TPrinterJSON