Searched defs:commentBeg (Results 1 – 3 of 3) sorted by relevance
106 virtual std::string commentBeg() const { return ""; } in commentBeg() function in __anon6ae825390111::TPrinter413 std::string commentBeg() const override { return indent(4) + "[\n"; } in commentBeg() function in __anon6ae825390111::TPrinterJSON544 std::string commentBeg() const override { return "/*\n"; } in commentBeg() function in __anon6ae825390111::TPrinterC748 std::string commentBeg() const override { return "/+\n"; } in commentBeg() function in __anon6ae825390111::TPrinterD
106 virtual std::string commentBeg() const { return ""; } in commentBeg() function in __anonc7f11a250111::TPrinter413 std::string commentBeg() const override { return indent(4) + "[\n"; } in commentBeg() function in __anonc7f11a250111::TPrinterJSON544 std::string commentBeg() const override { return "/*\n"; } in commentBeg() function in __anonc7f11a250111::TPrinterC748 std::string commentBeg() const override { return "/+\n"; } in commentBeg() function in __anonc7f11a250111::TPrinterD
106 virtual std::string commentBeg() const { return ""; } in commentBeg() function in __anon22ff74640111::TPrinter413 std::string commentBeg() const override { return indent(4) + "[\n"; } in commentBeg() function in __anon22ff74640111::TPrinterJSON544 std::string commentBeg() const override { return "/*\n"; } in commentBeg() function in __anon22ff74640111::TPrinterC748 std::string commentBeg() const override { return "/+\n"; } in commentBeg() function in __anon22ff74640111::TPrinterD