Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DState.cpp89 bool lldb_private::StateIsStoppedState(StateType state, bool must_exist) { in StateIsStoppedState() function in lldb_private
/external/llvm-project/lldb/source/API/
DSBDebugger.cpp719 bool SBDebugger::StateIsStoppedState(StateType state) { in StateIsStoppedState() function in SBDebugger