Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBListener.cpp230 bool SBListener::GetNextEvent(SBEvent &event) { in GetNextEvent() function in SBListener
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DProcess.cpp616 StateType Process::GetNextEvent(EventSP &event_sp) { in GetNextEvent() function in Process