Home
last modified time | relevance | path

Searched refs:PluginInstances (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp200 template <typename Instance> class PluginInstances { class
280 typedef PluginInstances<ABIInstance> ABIInstances;
409 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances;
504 typedef PluginInstances<LanguageInstance> LanguageInstances;
636 typedef PluginInstances<ObjectFileInstance> ObjectFileInstances;
784 typedef PluginInstances<PlatformInstance> PlatformInstances;
833 typedef PluginInstances<ProcessInstance> ProcessInstances;
951 typedef PluginInstances<StructuredDataPluginInstance>
1065 typedef PluginInstances<TraceInstance> TraceInstances;
1238 typedef PluginInstances<InstrumentationRuntimeInstance>
[all …]