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