Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1086 typedef PluginInstances<SymbolVendorInstance> SymbolVendorInstances; typedef
1088 static SymbolVendorInstances &GetSymbolVendorInstances() { in GetSymbolVendorInstances()
1089 static SymbolVendorInstances g_instances; in GetSymbolVendorInstances()