Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DPluginManager.cpp1275 typedef PluginInstances<TypeSystemInstance> TypeSystemInstances; typedef
1277 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances()
1278 static TypeSystemInstances g_instances; in GetTypeSystemInstances()