Searched refs:SupportsColors (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_file.h28 bool SupportsColors();
H A Dsanitizer_symbolizer_report.cc45 bool ReportFile::SupportsColors() { function in class:__sanitizer::ReportFile
52 return report_file.SupportsColors();
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.h26 bool SupportsColors();
H A Dsanitizer_symbolizer_report.cc43 bool ReportFile::SupportsColors() { function in class:__sanitizer::ReportFile
50 return report_file.SupportsColors();
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.h27 bool SupportsColors();
H A Dsanitizer_symbolizer_report.cpp45 bool ReportFile::SupportsColors() { function in class:__sanitizer::ReportFile
52 return report_file.SupportsColors();

Completed in 197 milliseconds