Home
last modified time | relevance | path

Searched defs:ReportSupportsColors (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp51 static inline bool ReportSupportsColors() { in ReportSupportsColors() function
58 static inline bool ReportSupportsColors() { return true; } in ReportSupportsColors() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_report.cc49 static INLINE bool ReportSupportsColors() { in ReportSupportsColors() function
56 static INLINE bool ReportSupportsColors() { return true; } in ReportSupportsColors() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cc51 static INLINE bool ReportSupportsColors() { in ReportSupportsColors() function
58 static INLINE bool ReportSupportsColors() { return true; } in ReportSupportsColors() function