HomeSort by relevance Sort by last modified time
    Searched refs:SupportsColoredOutput (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_libcdep.cc 30 return SupportsColoredOutput(fd);
sanitizer_posix_libcdep.cc 140 bool SupportsColoredOutput(fd_t fd) {
sanitizer_win.cc 584 bool SupportsColoredOutput(fd_t fd) {
sanitizer_common.h 248 bool SupportsColoredOutput(fd_t fd);

Completed in 412 milliseconds