Home
last modified time | relevance | path

Searched defs:HasSuppressionType (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_suppressions_test.cc125 TEST_F(SuppressionContextTest, HasSuppressionType) { in TEST_F() argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_suppressions_test.cpp122 TEST_F(SuppressionContextTest, HasSuppressionType) { in TEST_F() argument
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_suppressions.cc148 bool SuppressionContext::HasSuppressionType(const char *type) const { in HasSuppressionType() function in __sanitizer::SuppressionContext
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_suppressions.cpp161 bool SuppressionContext::HasSuppressionType(const char *type) const { in HasSuppressionType() function in __sanitizer::SuppressionContext