LLDB mainline
InstrumentationRuntimeInstances Member List

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

FindEnabledInstance(std::function< bool(const InstrumentationRuntimeInstance &)> predicate) constPluginInstances< InstrumentationRuntimeInstance >inline
FindInstance(std::function< bool(const InstrumentationRuntimeInstance &)> predicate) constPluginInstances< InstrumentationRuntimeInstance >inline
GetCallbackForName(llvm::StringRef name)PluginInstances< InstrumentationRuntimeInstance >inline
GetCreateCallbacks()PluginInstances< InstrumentationRuntimeInstance >inline
GetDescriptionAtIndex(uint32_t idx)PluginInstances< InstrumentationRuntimeInstance >inline
GetInstanceAtIndex(uint32_t idx)PluginInstances< InstrumentationRuntimeInstance >inline
GetInstanceForName(llvm::StringRef name, bool enabled_only=true)PluginInstances< InstrumentationRuntimeInstance >inline
GetNameAtIndex(uint32_t idx)PluginInstances< InstrumentationRuntimeInstance >inline
GetPluginInfoForAllInstances()PluginInstances< InstrumentationRuntimeInstance >inline
GetSnapshot(bool enabled_only=true) constPluginInstances< InstrumentationRuntimeInstance >inline
GetTypeCallbackForName(llvm::StringRef name, bool enabled_only)InstrumentationRuntimeInstancesinline
m_instancesPluginInstances< InstrumentationRuntimeInstance >private
m_mutexPluginInstances< InstrumentationRuntimeInstance >mutableprivate
PerformDebuggerCallback(Debugger &debugger)PluginInstances< InstrumentationRuntimeInstance >inline
RegisterPlugin(llvm::StringRef name, llvm::StringRef description, typename InstrumentationRuntimeInstance::CallbackType callback, Args &&...args)PluginInstances< InstrumentationRuntimeInstance >inline
SetInstanceEnabled(llvm::StringRef name, bool enable)PluginInstances< InstrumentationRuntimeInstance >inline
UnregisterPlugin(typename InstrumentationRuntimeInstance::CallbackType callback)PluginInstances< InstrumentationRuntimeInstance >inline
~PluginInstances()PluginInstances< InstrumentationRuntimeInstance >inline