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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_report_decorator.h28 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } function in class:__sanitizer::SanitizerCommonDecorator
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_report_decorator.h26 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } function in class:__sanitizer::SanitizerCommonDecorator
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DWithColor.cpp122 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_report_decorator.h27 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } function in class:__sanitizer::SanitizerCommonDecorator
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp45 applyTemplateHighlighting(raw_ostream &OS, StringRef Str, bool &Normal, bool Bold) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTDumperUtils.h31 bool Bold; member in struct:clang::TerminalColor
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1607 void Bold() { function in class:__anon296::TemplateDiff
[all...]

Completed in 272 milliseconds