Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DState.cpp89 bool lldb_private::StateIsStoppedState(StateType state, bool must_exist) { in StateIsStoppedState() function in lldb_private
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp814 bool SBDebugger::StateIsStoppedState(StateType state) { in StateIsStoppedState() function in SBDebugger