Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_report_decorator.h28 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } in Bold() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_report_decorator.h27 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } in Bold() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_report_decorator.h26 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } in Bold() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFormattedStream.h148 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTDumperUtils.h31 bool Bold; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DWithColor.cpp122 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, in changeColor()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp46 bool &Normal, bool Bold) { in applyTemplateHighlighting()
615 bool Bold = false, in printWordWrapped()
731 bool Bold = false; in printDiagnosticMessage() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1607 void Bold() { in Bold() function in __anon9bd150090111::TemplateDiff