Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DProcess.cpp1336 const bool new_state_is_stopped = StateIsStoppedState(new_state, false); SetPublicState() local
1470 const bool new_state_is_stopped = StateIsStoppedState(new_state, false); SetPrivateState() local