Home
last modified time | relevance | path

Searched refs:next_event_action (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/include/lldb/Target/
DProcess.h2646 void SetNextEventAction(Process::NextEventAction *next_event_action) { in SetNextEventAction() argument
2650 m_next_event_action_up.reset(next_event_action); in SetNextEventAction()