Searched refs:GetTypeSystemInstances (Results 1 – 1 of 1) sorted by relevance
1780 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances() function1790 return GetTypeSystemInstances().RegisterPlugin( in RegisterPlugin()1796 return GetTypeSystemInstances().UnregisterPlugin(create_callback); in UnregisterPlugin()1801 return GetTypeSystemInstances().GetCallbackAtIndex(idx); in GetTypeSystemCreateCallbackAtIndex()1805 const auto instances = GetTypeSystemInstances().GetSnapshot(); in GetAllTypeSystemSupportedLanguagesForTypes()1813 const auto instances = GetTypeSystemInstances().GetSnapshot(); in GetAllTypeSystemSupportedLanguagesForExpressions()2462 return GetTypeSystemInstances().GetPluginInfoForAllInstances(); in GetTypeSystemPluginInfo()2466 return GetTypeSystemInstances().SetInstanceEnabled(name, enable); in SetTypeSystemPluginEnabled()