Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DState.cpp68 bool lldb_private::StateIsRunningState(StateType state) { in StateIsRunningState() function in lldb_private
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp806 bool SBDebugger::StateIsRunningState(StateType state) { in StateIsRunningState() function in SBDebugger