Searched refs:HasReportedLeaks (Results 1 – 4 of 4) sorted by relevance
233 bool HasReportedLeaks();
419 if (status == 0 && HasReportedLeaks()) status = common_flags()->exitcode; in INTERCEPTOR()
611 bool HasReportedLeaks() { return has_reported_leaks; } in HasReportedLeaks() function
73 __lsan::HasReportedLeaks()) { in OnExit()