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.h222 void PrintSummary();
H A Dlsan_common.cpp859 report.PrintSummary(); in PrintResults()
1055 void LeakReport::PrintSummary() { in PrintSummary() function in __lsan::LeakReport