Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_suppressions.h32 SuppressionContext(const char *supprression_types[],
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp95 LeakSuppressionContext(const char *supprression_types[], in LeakSuppressionContext() argument
97 : context(supprression_types, suppression_types_num) {} in LeakSuppressionContext()