Home
last modified time | relevance | path

Searched defs:SupportsColoredOutput (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix_libcdep.cc140 bool SupportsColoredOutput(fd_t fd) { in SupportsColoredOutput() function
Dsanitizer_win.cc584 bool SupportsColoredOutput(fd_t fd) { in SupportsColoredOutput() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix_libcdep.cpp162 bool SupportsColoredOutput(fd_t fd) { in SupportsColoredOutput() function
Dsanitizer_rtems.cpp76 bool SupportsColoredOutput(fd_t fd) { return false; } in SupportsColoredOutput() function
Dsanitizer_win.cpp742 bool SupportsColoredOutput(fd_t fd) { in SupportsColoredOutput() function