Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp918 static bool CheckForLeaks() { in CheckForLeaks() function
933 has_reported_leaks = CheckForLeaks(); in DoLeakCheck()
940 bool have_leaks = CheckForLeaks(); in DoRecoverableLeakCheck()