Searched defs:UseImpl (Results 1 – 3 of 3) sorted by relevance
26 static bool UseImpl() { return !hwasan_inited; } in UseImpl() function
34 static bool UseImpl() { return asan_init_is_running; } in UseImpl() function
48 static bool UseImpl() { return lsan_init_is_running; } in UseImpl() function