Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/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