Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp961 typedef PluginInstances<SymbolFileInstance> SymbolFileInstances; typedef
963 static SymbolFileInstances &GetSymbolFileInstances() { in GetSymbolFileInstances()
964 static SymbolFileInstances g_instances; in GetSymbolFileInstances()