HomeSort by: relevance | last modified time | path
    Searched refs:SupportsColoredOutput (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_file.h 76 bool SupportsColoredOutput(fd_t fd);
sanitizer_rtems.cc 73 bool SupportsColoredOutput(fd_t fd) { return false; }
sanitizer_symbolizer_report.cc 48 return SupportsColoredOutput(fd);
sanitizer_posix_libcdep.cc 170 bool SupportsColoredOutput(fd_t fd) {
sanitizer_win.cc 701 bool SupportsColoredOutput(fd_t fd) {

Completed in 115 milliseconds