Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Core/
H A DPluginManager.cpp1178 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances() function
1188 return GetTypeSystemInstances().RegisterPlugin( in RegisterPlugin()
1194 return GetTypeSystemInstances().UnregisterPlugin(create_callback); in UnregisterPlugin()
1199 return GetTypeSystemInstances().GetCallbackAtIndex(idx); in GetTypeSystemCreateCallbackAtIndex()
1203 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForTypes()
1211 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForExpressions()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Core/
H A DPluginManager.cpp1129 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances() function
1139 return GetTypeSystemInstances().RegisterPlugin( in RegisterPlugin()
1145 return GetTypeSystemInstances().UnregisterPlugin(create_callback); in UnregisterPlugin()
1150 return GetTypeSystemInstances().GetCallbackAtIndex(idx); in GetTypeSystemCreateCallbackAtIndex()
1154 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForTypes()
1162 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForExpressions()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1253 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances() function
1263 return GetTypeSystemInstances().RegisterPlugin( in RegisterPlugin()
1269 return GetTypeSystemInstances().UnregisterPlugin(create_callback); in UnregisterPlugin()
1274 return GetTypeSystemInstances().GetCallbackAtIndex(idx); in GetTypeSystemCreateCallbackAtIndex()
1278 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForTypes()
1286 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForExpressions()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1191 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances() function
1201 return GetTypeSystemInstances().RegisterPlugin( in RegisterPlugin()
1207 return GetTypeSystemInstances().UnregisterPlugin(create_callback); in UnregisterPlugin()
1212 return GetTypeSystemInstances().GetCallbackAtIndex(idx); in GetTypeSystemCreateCallbackAtIndex()
1216 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForTypes()
1224 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForExpressions()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1253 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances() function
1263 return GetTypeSystemInstances().RegisterPlugin( in RegisterPlugin()
1269 return GetTypeSystemInstances().UnregisterPlugin(create_callback); in UnregisterPlugin()
1274 return GetTypeSystemInstances().GetCallbackAtIndex(idx); in GetTypeSystemCreateCallbackAtIndex()
1278 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForTypes()
1286 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForExpressions()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Core/
H A DPluginManager.cpp1267 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances() function
1277 return GetTypeSystemInstances().RegisterPlugin( in RegisterPlugin()
1283 return GetTypeSystemInstances().UnregisterPlugin(create_callback); in UnregisterPlugin()
1288 return GetTypeSystemInstances().GetCallbackAtIndex(idx); in GetTypeSystemCreateCallbackAtIndex()
1292 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForTypes()
1300 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForExpressions()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1253 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances() function
1263 return GetTypeSystemInstances().RegisterPlugin( in RegisterPlugin()
1269 return GetTypeSystemInstances().UnregisterPlugin(create_callback); in UnregisterPlugin()
1274 return GetTypeSystemInstances().GetCallbackAtIndex(idx); in GetTypeSystemCreateCallbackAtIndex()
1278 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForTypes()
1286 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForExpressions()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1191 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances() function
1201 return GetTypeSystemInstances().RegisterPlugin( in RegisterPlugin()
1207 return GetTypeSystemInstances().UnregisterPlugin(create_callback); in UnregisterPlugin()
1212 return GetTypeSystemInstances().GetCallbackAtIndex(idx); in GetTypeSystemCreateCallbackAtIndex()
1216 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForTypes()
1224 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForExpressions()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1253 static TypeSystemInstances &GetTypeSystemInstances() { in GetTypeSystemInstances() function
1263 return GetTypeSystemInstances().RegisterPlugin( in RegisterPlugin()
1269 return GetTypeSystemInstances().UnregisterPlugin(create_callback); in UnregisterPlugin()
1274 return GetTypeSystemInstances().GetCallbackAtIndex(idx); in GetTypeSystemCreateCallbackAtIndex()
1278 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForTypes()
1286 const auto &instances = GetTypeSystemInstances().GetInstances(); in GetAllTypeSystemSupportedLanguagesForExpressions()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Core/
H A DPluginManager.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()