Home
last modified time | relevance | path

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

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