Searched defs:commentBOL (Results 1 – 3 of 3) sorted by relevance
108 virtual std::string commentBOL() const { return ""; } in commentBOL() function in __anon6ae825390111::TPrinter415 std::string commentBOL() const override { return indent(5) + '"'; } in commentBOL() function in __anon6ae825390111::TPrinterJSON546 std::string commentBOL() const override { return "** "; } in commentBOL() function in __anon6ae825390111::TPrinterC600 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anon6ae825390111::TPrinterCPP658 std::string commentBOL() const override { return "-- "; } in commentBOL() function in __anon6ae825390111::TPrinterLua687 std::string commentBOL() const override { return "# "; } in commentBOL() function in __anon6ae825390111::TPrinterPython712 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anon6ae825390111::TPrinterCSharp749 std::string commentBOL() const override { return " + "; } in commentBOL() function in __anon6ae825390111::TPrinterD
108 virtual std::string commentBOL() const { return ""; } in commentBOL() function in __anonc7f11a250111::TPrinter415 std::string commentBOL() const override { return indent(5) + '"'; } in commentBOL() function in __anonc7f11a250111::TPrinterJSON546 std::string commentBOL() const override { return "** "; } in commentBOL() function in __anonc7f11a250111::TPrinterC600 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anonc7f11a250111::TPrinterCPP658 std::string commentBOL() const override { return "-- "; } in commentBOL() function in __anonc7f11a250111::TPrinterLua687 std::string commentBOL() const override { return "# "; } in commentBOL() function in __anonc7f11a250111::TPrinterPython712 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anonc7f11a250111::TPrinterCSharp749 std::string commentBOL() const override { return " + "; } in commentBOL() function in __anonc7f11a250111::TPrinterD
108 virtual std::string commentBOL() const { return ""; } in commentBOL() function in __anon22ff74640111::TPrinter415 std::string commentBOL() const override { return indent(5) + '"'; } in commentBOL() function in __anon22ff74640111::TPrinterJSON546 std::string commentBOL() const override { return "** "; } in commentBOL() function in __anon22ff74640111::TPrinterC600 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anon22ff74640111::TPrinterCPP658 std::string commentBOL() const override { return "-- "; } in commentBOL() function in __anon22ff74640111::TPrinterLua687 std::string commentBOL() const override { return "# "; } in commentBOL() function in __anon22ff74640111::TPrinterPython712 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anon22ff74640111::TPrinterCSharp749 std::string commentBOL() const override { return " + "; } in commentBOL() function in __anon22ff74640111::TPrinterD