Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.h23 class NativeDebugDelegate; variable
144 NativeDebugDelegate(NativeProcessWindows &process) : m_process(process) {} in NativeDebugDelegate() function