Searched defs:NativeDebugDelegate (Results 1 – 1 of 1) sorted by relevance
23 class NativeDebugDelegate; variable143 NativeDebugDelegate(NativeProcessWindows &process) : m_process(process) {} in NativeDebugDelegate() function