Home
last modified time | relevance | path

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

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