Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_file.h27 bool SupportsColors();
HDsanitizer_symbolizer_report.cpp72 bool ReportFile::SupportsColors() { in SupportsColors() function in __sanitizer::ReportFile
79 return report_file.SupportsColors(); in ReportSupportsColors()