Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_common.cpp710 static bool CheckForLeaks() { in CheckForLeaks() function
762 has_reported_leaks = CheckForLeaks(); in DoLeakCheck()
769 bool have_leaks = CheckForLeaks(); in DoRecoverableLeakCheck()