Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp199 template <typename Instance> class PluginInstances { class
279 typedef PluginInstances<ABIInstance> ABIInstances;
408 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances;
503 typedef PluginInstances<LanguageInstance> LanguageInstances;
783 typedef PluginInstances<PlatformInstance> PlatformInstances;
832 typedef PluginInstances<ProcessInstance> ProcessInstances;
887 typedef PluginInstances<RegisterTypeBuilderInstance>
989 typedef PluginInstances<StructuredDataPluginInstance>
1216 typedef PluginInstances<TraceInstance> TraceInstances;
1389 typedef PluginInstances<InstrumentationRuntimeInstance>
[all …]