LLDB mainline
DebuggerEvents.cpp File Reference
#include "lldb/Core/DebuggerEvents.h"
#include "lldb/Core/Debugger.h"
#include "lldb/Core/Module.h"
#include "lldb/Core/Progress.h"
#include "llvm/Support/WithColor.h"

Go to the source code of this file.

Functions

template<typename T>
static const T * GetEventDataFromEventImpl (const Event *event_ptr)

Function Documentation

◆ GetEventDataFromEventImpl()

template<typename T>
const T * GetEventDataFromEventImpl ( const Event * event_ptr)
static