Home
last modified time | relevance | path

Searched refs:SupportsColors (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_libcdep.cc27 bool ReportFile::SupportsColors() { in SupportsColors() function in __sanitizer::ReportFile
41 (internal_strcmp(flag, "auto") == 0 && report_file.SupportsColors()); in ColorizeReports()
Dsanitizer_common.h194 bool SupportsColors();
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_report.cpp45 bool ReportFile::SupportsColors() { in SupportsColors() function in __sanitizer::ReportFile
52 return report_file.SupportsColors(); in ReportSupportsColors()
Dsanitizer_file.h27 bool SupportsColors();