Searched defs:SetListener (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DProcessLaunchInfo.h130 void SetListener(const lldb::ListenerSP &listener_sp) { function in class:lldb_private::ProcessLaunchInfo
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBAttachInfo.cpp255 void SBAttachInfo::SetListener(SBListener &listener) { function in class:SBAttachInfo
H A DSBLaunchInfo.cpp118 void SBLaunchInfo::SetListener(SBListener &listener) { function in class:SBLaunchInfo
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h176 void SetListener(const lldb::ListenerSP &listener_sp) { function in class:lldb_private::ProcessAttachInfo

Completed in 60 milliseconds