Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h785 static std::vector<RegisteredPluginInfo> GetTypeSystemPluginInfo();
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp345 PluginManager::GetTypeSystemPluginInfo, in GetPluginNamespaces()
2461 std::vector<RegisteredPluginInfo> PluginManager::GetTypeSystemPluginInfo() { in GetTypeSystemPluginInfo() function in PluginManager