Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp78 static inline bool ReportSupportsColors() { in ReportSupportsColors() function
85 static inline bool ReportSupportsColors() { return true; } in ReportSupportsColors() function