Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1251 typedef PluginInstances<TypeSystemInstance> TypeSystemInstances; typedef
1253 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances()
1254 static TypeSystemInstances g_instances; in GetTypeSystemInstances()