Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DASanRuntime.cpp315 SetActive(true); in Activate()
326 SetActive(false); in Deactivate()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DMainThreadCheckerRuntime.cpp222 SetActive(true); in Activate()
226 SetActive(false); in Deactivate()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DInstrumentationRuntime.h64 void SetActive(bool IsActive) { m_is_active = IsActive; } in SetActive() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DUBSanRuntime.cpp287 SetActive(true); in Activate()
291 SetActive(false); in Deactivate()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DTSanRuntime.cpp927 SetActive(true); in Activate()
938 SetActive(false); in Deactivate()