Searched defs:StateIsStoppedState (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Utility/ | ||
H A D | State.cpp | 89 bool lldb_private::StateIsStoppedState(StateType state, bool must_exist) { in StateIsStoppedState() function in lldb_private |
/llvm-project/lldb/source/API/ | ||
H A D | SBDebugger.cpp | 814 bool SBDebugger::StateIsStoppedState(StateType state) { StateIsStoppedState() function in SBDebugger |