Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp2092 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances() function
2111 GetTypeSystemInstances().push_back(instance); in RegisterPlugin()
2119 TypeSystemInstances &instances = GetTypeSystemInstances(); in UnregisterPlugin()
2135 TypeSystemInstances &instances = GetTypeSystemInstances(); in GetTypeSystemCreateCallbackAtIndex()
2146 TypeSystemInstances &instances = GetTypeSystemInstances(); in GetTypeSystemCreateCallbackForPluginName()
2161 TypeSystemInstances &instances = GetTypeSystemInstances(); in GetTypeSystemEnumerateSupportedLanguagesCallbackAtIndex()
2172 TypeSystemInstances &instances = GetTypeSystemInstances(); in GetTypeSystemEnumerateSupportedLanguagesCallbackForPluginName()