LLDB mainline
InstrumentationRuntimeInstance Member List

This is the complete list of members for InstrumentationRuntimeInstance, including all inherited members.

CallbackType typedefPluginInstance< InstrumentationRuntimeCreateInstance >
create_callbackPluginInstance< InstrumentationRuntimeCreateInstance >
debugger_init_callbackPluginInstance< InstrumentationRuntimeCreateInstance >
descriptionPluginInstance< InstrumentationRuntimeCreateInstance >
get_type_callbackInstrumentationRuntimeInstance
InstrumentationRuntimeInstance(llvm::StringRef name, llvm::StringRef description, CallbackType create_callback, InstrumentationRuntimeGetType get_type_callback)InstrumentationRuntimeInstanceinline
namePluginInstance< InstrumentationRuntimeCreateInstance >
PluginInstance()=defaultPluginInstance< InstrumentationRuntimeCreateInstance >
PluginInstance(llvm::StringRef name, llvm::StringRef description, InstrumentationRuntimeCreateInstance create_callback, DebuggerInitializeCallback debugger_init_callback=nullptr)PluginInstance< InstrumentationRuntimeCreateInstance >inline