Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_suppressions.cc137 bool IsSuppressed(ReportType typ, const ReportStack *stack) { in IsSuppressed() function
/external/valgrind/tsan/
Dsuppressions_test.cc40 bool IsSuppressed(string tool, string warning_type, const vector<string>& f_m, in IsSuppressed() function in BaseSuppressionsTest
47 bool IsSuppressed(const vector<string>& f_m, const vector<string>& f_d, in IsSuppressed() function in BaseSuppressionsTest