Home
last modified time | relevance | path

Searched defs:StateIsRunningState (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DState.cpp69 bool lldb_private::StateIsRunningState(StateType state) { in StateIsRunningState() function in lldb_private
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp532 bool SBDebugger::StateIsRunningState(StateType state) { in StateIsRunningState() function in SBDebugger