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