Home
last modified time | relevance | path

Searched refs:ThreadDescription (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp26 const char *ThreadDescription() { return Cyan(); } in ThreadDescription() function in __tsan::Decorator
234 Printf("%s", d.ThreadDescription()); in PrintThread()
308 Printf("%s", d.ThreadDescription()); in PrintReport()