Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Utility/
DState.cpp89 bool lldb_private::StateIsStoppedState(StateType state, bool must_exist) { in StateIsStoppedState() function in lldb_private
/openbsd/src/gnu/llvm/lldb/source/API/
DSBDebugger.cpp800 bool SBDebugger::StateIsStoppedState(StateType state) { in StateIsStoppedState() function in SBDebugger