Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DPluginManager.cpp982 typedef PluginInstances<SymbolFileInstance> SymbolFileInstances; typedef
984 static SymbolFileInstances &GetSymbolFileInstances() { in GetSymbolFileInstances()
985 static SymbolFileInstances g_instances; in GetSymbolFileInstances()