Searched defs:UseImpl (Results 1 – 6 of 6) sorted by relevance
26 static bool UseImpl() { return !hwasan_inited; } in UseImpl() function
34 static bool UseImpl() { return memprof_init_is_running; } in UseImpl() function
34 static bool UseImpl() { return asan_init_is_running; } in UseImpl() function
33 static bool UseImpl() { return !__dfsan::dfsan_inited; } in UseImpl() function
48 static bool UseImpl() { return lsan_init_is_running; } in UseImpl() function
79 static bool UseImpl() { return !msan_inited; } in UseImpl() function