Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp995 typedef PluginInstances<SymbolFileInstance> SymbolFileInstances; typedef
997 static SymbolFileInstances &GetSymbolFileInstances() { in GetSymbolFileInstances()
998 static SymbolFileInstances g_instances; in GetSymbolFileInstances()