Searched defs:printComments (Results 1 – 8 of 8) sorted by relevance
77 private boolean printComments = true; field in PrettyPrinterConfiguration183 public PrettyPrinterConfiguration setPrintComments(boolean printComments) { in setPrintComments()
294 void TPrinter::printComments(std::ostream& out) const in printComments() function in __anon0afc964b0111::TPrinter418 void printComments(std::ostream& out) const override in printComments() function in __anon0afc964b0111::TPrinterJSON
294 void TPrinter::printComments(std::ostream& out) const in printComments() function in __anonbd568ac50111::TPrinter418 void printComments(std::ostream& out) const override in printComments() function in __anonbd568ac50111::TPrinterJSON
294 void TPrinter::printComments(std::ostream& out) const in printComments() function in __anonba9c35420111::TPrinter418 void printComments(std::ostream& out) const override in printComments() function in __anonba9c35420111::TPrinterJSON
294 void TPrinter::printComments(std::ostream& out) const in printComments() function in __anon8ed497380111::TPrinter418 void printComments(std::ostream& out) const override in printComments() function in __anon8ed497380111::TPrinterJSON
90 private boolean printComments; field in DumpVisitor96 public DumpVisitor(boolean printComments) { in DumpVisitor()
52 private boolean printComments; field in DumpVisitor58 public DumpVisitor(boolean printComments) { in DumpVisitor()
489 printComments(struct UString *src, const char *resName, UBool printTranslate, UErrorCode *status){ in printComments() function