Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_report_decorator.h27 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } in Bold() function
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DFormattedStream.h148 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTDumperUtils.h31 bool Bold; member
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h154 bool Bold = false; variable
/openbsd/gnu/llvm/llvm/lib/Support/
H A DWithColor.cpp143 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, in changeColor()
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DTextDiagnostic.cpp47 bool &Normal, bool Bold) { in applyTemplateHighlighting()
615 bool Bold = false, in printWordWrapped()
731 bool Bold = false; in printDiagnosticMessage() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTDiagnostic.cpp1642 void Bold() { in Bold() function in __anon5986394b0111::TemplateDiff