Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp315 SetActive(true); in Activate()
326 SetActive(false); in Deactivate()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp227 SetActive(true); in Activate()
231 SetActive(false); in Deactivate()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DInstrumentationRuntime.h63 void SetActive(bool IsActive) { m_is_active = IsActive; } in SetActive() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp285 SetActive(true); in Activate()
289 SetActive(false); in Deactivate()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp928 SetActive(true); in Activate()
939 SetActive(false); in Deactivate()