Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDPluginManager.cpp2100 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances() function
2120 GetTypeSystemInstances().push_back(instance); in RegisterPlugin()
2128 TypeSystemInstances &instances = GetTypeSystemInstances(); in UnregisterPlugin()
2144 TypeSystemInstances &instances = GetTypeSystemInstances(); in GetTypeSystemCreateCallbackAtIndex()
2155 TypeSystemInstances &instances = GetTypeSystemInstances(); in GetTypeSystemCreateCallbackForPluginName()
2169 TypeSystemInstances &instances = GetTypeSystemInstances(); in GetAllTypeSystemSupportedLanguagesForTypes()
2178 TypeSystemInstances &instances = GetTypeSystemInstances(); in GetAllTypeSystemSupportedLanguagesForExpressions()