reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Host/common/NativeProcessProtocol.h
  237   bool RegisterNativeDelegate(NativeDelegate &native_delegate);

References

tools/lldb/source/Host/common/NativeProcessProtocol.cpp
   29   bool registered = RegisterNativeDelegate(delegate);