Searched refs:commentBOL (Results 1 – 3 of 3) sorted by relevance
106 virtual std::string commentBOL() const { return ""; } in commentBOL() function in __anon778020270111::TPrinter301 out << commentBOL() << escapeComment(comment[line].asString()) << in printComments()412 std::string commentBOL() const override { return indent(5) + '"'; } in commentBOL() function in __anon778020270111::TPrinterJSON504 std::string commentBOL() const override { return "** "; } in commentBOL() function in __anon778020270111::TPrinterC558 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anon778020270111::TPrinterCPP613 std::string commentBOL() const override { return "-- "; } in commentBOL() function in __anon778020270111::TPrinterLua642 std::string commentBOL() const override { return "# "; } in commentBOL() function in __anon778020270111::TPrinterPython667 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anon778020270111::TPrinterCSharp704 std::string commentBOL() const override { return " + "; } in commentBOL() function in __anon778020270111::TPrinterD
106 virtual std::string commentBOL() const { return ""; } in commentBOL() function in __anona3c5882d0111::TPrinter299 out << commentBOL() << escapeComment(comment[line].asString()) << in printComments()410 std::string commentBOL() const override { return indent(5) + '"'; } in commentBOL() function in __anona3c5882d0111::TPrinterJSON502 std::string commentBOL() const override { return "** "; } in commentBOL() function in __anona3c5882d0111::TPrinterC556 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anona3c5882d0111::TPrinterCPP611 std::string commentBOL() const override { return "-- "; } in commentBOL() function in __anona3c5882d0111::TPrinterLua640 std::string commentBOL() const override { return "# "; } in commentBOL() function in __anona3c5882d0111::TPrinterPython665 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anona3c5882d0111::TPrinterCSharp
106 virtual std::string commentBOL() const { return ""; } in commentBOL() function in __anon275b46a40111::TPrinter298 out << commentBOL() << escapeComment(comment[line].asString()) << in printComments()409 std::string commentBOL() const override { return indent(5) + '"'; } in commentBOL() function in __anon275b46a40111::TPrinterJSON501 std::string commentBOL() const override { return "** "; } in commentBOL() function in __anon275b46a40111::TPrinterC555 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anon275b46a40111::TPrinterCPP610 std::string commentBOL() const override { return "-- "; } in commentBOL() function in __anon275b46a40111::TPrinterLua639 std::string commentBOL() const override { return "# "; } in commentBOL() function in __anon275b46a40111::TPrinterPython