Searched defs:printComments (Results 1 – 7 of 7) sorted by relevance
36 private boolean printComments = true; field in PrettyPrinterConfiguration101 public PrettyPrinterConfiguration setPrintComments(boolean printComments) { in setPrintComments()
289 void TPrinter::printComments(std::ostream& out) const in printComments() function in __anon275b46a40111::TPrinter412 void printComments(std::ostream& out) const override in printComments() function in __anon275b46a40111::TPrinterJSON
290 void TPrinter::printComments(std::ostream& out) const in printComments() function in __anona3c5882d0111::TPrinter413 void printComments(std::ostream& out) const override in printComments() function in __anona3c5882d0111::TPrinterJSON
292 void TPrinter::printComments(std::ostream& out) const in printComments() function in __anon778020270111::TPrinter415 void printComments(std::ostream& out) const override in printComments() function in __anon778020270111::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