Searched defs:printComments (Results 1 – 9 of 9) 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 __anon4ddd23e00111::TPrinter418 void printComments(std::ostream& out) const override in printComments() function in __anon4ddd23e00111::TPrinterJSON
296 void TPrinter::printComments(std::ostream& out) const in printComments() function in __anon4a6f5f560111::TPrinter420 void printComments(std::ostream& out) const override in printComments() function in __anon4a6f5f560111::TPrinterJSON
296 void TPrinter::printComments(std::ostream& out) const in printComments() function in __anon7233a4690111::TPrinter420 void printComments(std::ostream& out) const override in printComments() function in __anon7233a4690111::TPrinterJSON
296 void TPrinter::printComments(std::ostream& out) const in printComments() function in __anon032cf5630111::TPrinter420 void printComments(std::ostream& out) const override in printComments() function in __anon032cf5630111::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