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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_report_decorator.h 31 const char *EndWarning() { return Default(); }
  /external/compiler-rt/lib/tsan/rtl/
tsan_report.cc 42 const char *EndWarning() { return Default(); }
296 Printf("%s", d.EndWarning());

Completed in 83 milliseconds