Searched defs:IsSuppressed (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_suppressions.cpp94 static uptr IsSuppressed(const char *stype, const AddressInfo &info, function in namespace:__tsan
106 uptr IsSuppressed(ReportType typ, const ReportStack *stack, Suppression **sp) { function in namespace:__tsan
125 uptr IsSuppressed(ReportType typ, const ReportLocation *loc, Suppression **sp) { function in namespace:__tsan

Completed in 67 milliseconds