Searched defs:commentBeg (Results 1 – 4 of 4) sorted by relevance
106 virtual std::string commentBeg() const { return ""; } in commentBeg() function in __anonbd679e6f0111::TPrinter413 std::string commentBeg() const override { return indent(4) + "[\n"; } in commentBeg() function in __anonbd679e6f0111::TPrinterJSON544 std::string commentBeg() const override { return "/*\n"; } in commentBeg() function in __anonbd679e6f0111::TPrinterC748 std::string commentBeg() const override { return "/+\n"; } in commentBeg() function in __anonbd679e6f0111::TPrinterD
106 virtual std::string commentBeg() const { return ""; } in commentBeg() function in __anon2420adf20111::TPrinter416 std::string commentBeg() const override { return indent(4) + "[\n"; } in commentBeg() function in __anon2420adf20111::TPrinterJSON550 std::string commentBeg() const override { return "/*\n"; } in commentBeg() function in __anon2420adf20111::TPrinterC771 std::string commentBeg() const override { return "/+\n"; } in commentBeg() function in __anon2420adf20111::TPrinterD
106 virtual std::string commentBeg() const { return ""; } in commentBeg() function in __anonee46feb80111::TPrinter416 std::string commentBeg() const override { return indent(4) + "[\n"; } in commentBeg() function in __anonee46feb80111::TPrinterJSON550 std::string commentBeg() const override { return "/*\n"; } in commentBeg() function in __anonee46feb80111::TPrinterC771 std::string commentBeg() const override { return "/+\n"; } in commentBeg() function in __anonee46feb80111::TPrinterD
106 virtual std::string commentBeg() const { return ""; } in commentBeg() function in __anon968d2a6c0111::TPrinter416 std::string commentBeg() const override { return indent(4) + "[\n"; } in commentBeg() function in __anon968d2a6c0111::TPrinterJSON595 std::string commentBeg() const override { return "/*\n"; } in commentBeg() function in __anon968d2a6c0111::TPrinterC816 std::string commentBeg() const override { return "/+\n"; } in commentBeg() function in __anon968d2a6c0111::TPrinterD