Searched defs:Bold (Results 1 – 6 of 6) sorted by relevance
28 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } in Bold() function
125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor()
78 bool Bold; in WithColor() local
47 bool &Normal, bool Bold) { in applyTemplateHighlighting()616 bool Bold = false, in printWordWrapped()746 bool Bold = false; in printDiagnosticMessage() local
1472 void Bold() { in Bold() function in __anon9da9a8600111::TemplateDiff
40 bool Bold; member