Home
last modified time | relevance | path

Searched refs:can_detect_leaks (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan.cpp91 constexpr bool can_detect_leaks = in InitializeFlags() local
93 cf.detect_leaks = cf.detect_leaks && can_detect_leaks; in InitializeFlags()