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