Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.h221 void PrintSummary();
H A Dlsan_common.cpp758 report.PrintSummary(); in PrintResults()
947 void LeakReport::PrintSummary() { in PrintSummary() function in __lsan::LeakReport