Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.h222 uptr ApplySuppressions();
H A Dlsan_common.cpp797 if (!leak_report.ApplySuppressions()) in CheckForLeaks()
962 uptr LeakReport::ApplySuppressions() { in ApplySuppressions() function in __lsan::LeakReport