Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_report_decorator.h27 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } in Bold() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormattedStream.h148 changeColor(enum Colors Color,bool Bold,bool BG) changeColor() argument
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTDumperUtils.h31 bool Bold; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h153 bool Bold = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp143 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, in changeColor()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp55 bool &Normal, bool Bold) { in applyTemplateHighlighting()
609 unsigned Column, bool Bold) { in printWordWrapped()
721 bool Bold = false; in printDiagnosticMessage() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp1665 void Bold() { in Bold() function in __anon44eed8fe0111::TemplateDiff