Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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;
771 typedef PluginInstances<PlatformInstance> PlatformInstances;
820 typedef PluginInstances<ProcessInstance> ProcessInstances;
938 typedef PluginInstances<StructuredDataPluginInstance>
1051 typedef PluginInstances<TraceInstance> TraceInstances;
1224 typedef PluginInstances<InstrumentationRuntimeInstance>
[all …]