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

  /external/compiler-rt/lib/msan/
msan_report.cc 28 static bool PrintsToTtyCached() {
40 Decorator() : __sanitizer::AnsiColorDecorator(PrintsToTtyCached()) { }
  /external/compiler-rt/lib/asan/
asan_report.cc 47 bool PrintsToTtyCached() {
58 Decorator() : __sanitizer::AnsiColorDecorator(PrintsToTtyCached()) { }

Completed in 1053 milliseconds