Home
last modified time | relevance | path

Searched defs:Bold (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_report_decorator.h27 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } in Bold() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDFormattedStream.h124 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTDumperUtils.h31 bool Bold; member
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDWithColor.cpp107 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, in changeColor()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
HDTextDiagnostic.cpp46 bool &Normal, bool Bold) { in applyTemplateHighlighting()
615 bool Bold = false, in printWordWrapped()
742 bool Bold = false; in printDiagnosticMessage() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDASTDiagnostic.cpp1607 void Bold() { in Bold() function in __anon02a17f950111::TemplateDiff