Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Utility/
H A DState.cpp68 bool lldb_private::StateIsRunningState(StateType state) { in StateIsRunningState() function in lldb_private
/llvm-project-15.0.7/lldb/source/API/
H A DSBDebugger.cpp754 bool SBDebugger::StateIsRunningState(StateType state) { in StateIsRunningState() function in SBDebugger