Searched defs:GetNextEvent (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBListener.cpp | 230 bool SBListener::GetNextEvent(SBEvent &event) { in GetNextEvent() function in SBListener |
/llvm-project/lldb/source/Target/ | ||
H A D | Process.cpp | 646 StateType Process::GetNextEvent(EventSP &event_sp) { GetNextEvent() function in Process |