Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp866 static bool CheckForLeaksOnce() { in CheckForLeaksOnce() function
920 for (int i = 0; i < flags()->tries; ++i) leaking_tries += CheckForLeaksOnce(); in CheckForLeaks()