Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_file.h76 bool SupportsColoredOutput(fd_t fd);
H A Dsanitizer_symbolizer_report.cpp75 return SupportsColoredOutput(fd); in SupportsColors()
H A Dsanitizer_posix_libcdep.cpp176 bool SupportsColoredOutput(fd_t fd) { in SupportsColoredOutput() function
H A Dsanitizer_win.cpp792 bool SupportsColoredOutput(fd_t fd) { in SupportsColoredOutput() function