Searched defs:DoIgnoreLeak (Results 1 – 5 of 5) sorted by relevance
26 void DoIgnoreLeak(const void*) { } in DoIgnoreLeak() function41 void DoIgnoreLeak(const void* ptr) { __lsan_ignore_object(ptr); } in DoIgnoreLeak() function