Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Core/
H A DPluginManager.cpp1164 LanguageSet supported_languages_for_types, in TypeSystemInstance()
1168 supported_languages_for_types(supported_languages_for_types), in TypeSystemInstance()
1172 LanguageSet supported_languages_for_types; member
1186 LanguageSet supported_languages_for_types, in RegisterPlugin() argument
1189 name, description, create_callback, supported_languages_for_types, in RegisterPlugin()
1206 all.bitvector |= instances[i].supported_languages_for_types.bitvector; in GetAllTypeSystemSupportedLanguagesForTypes()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Core/
H A DPluginManager.cpp1115 LanguageSet supported_languages_for_types, in TypeSystemInstance()
1119 supported_languages_for_types(supported_languages_for_types), in TypeSystemInstance()
1123 LanguageSet supported_languages_for_types; member
1137 LanguageSet supported_languages_for_types, in RegisterPlugin() argument
1140 name, description, create_callback, supported_languages_for_types, in RegisterPlugin()
1157 all.bitvector |= instances[i].supported_languages_for_types.bitvector; in GetAllTypeSystemSupportedLanguagesForTypes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1239 LanguageSet supported_languages_for_types, in TypeSystemInstance()
1243 supported_languages_for_types(supported_languages_for_types), in TypeSystemInstance()
1247 LanguageSet supported_languages_for_types; member
1261 LanguageSet supported_languages_for_types, in RegisterPlugin() argument
1264 name, description, create_callback, supported_languages_for_types, in RegisterPlugin()
1281 all.bitvector |= instances[i].supported_languages_for_types.bitvector; in GetAllTypeSystemSupportedLanguagesForTypes()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1177 LanguageSet supported_languages_for_types, in TypeSystemInstance()
1181 supported_languages_for_types(supported_languages_for_types), in TypeSystemInstance()
1185 LanguageSet supported_languages_for_types; member
1199 LanguageSet supported_languages_for_types, in RegisterPlugin() argument
1202 name, description, create_callback, supported_languages_for_types, in RegisterPlugin()
1219 all.bitvector |= instances[i].supported_languages_for_types.bitvector; in GetAllTypeSystemSupportedLanguagesForTypes()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1239 LanguageSet supported_languages_for_types, in TypeSystemInstance()
1243 supported_languages_for_types(supported_languages_for_types), in TypeSystemInstance()
1247 LanguageSet supported_languages_for_types; member
1261 LanguageSet supported_languages_for_types, in RegisterPlugin() argument
1264 name, description, create_callback, supported_languages_for_types, in RegisterPlugin()
1281 all.bitvector |= instances[i].supported_languages_for_types.bitvector; in GetAllTypeSystemSupportedLanguagesForTypes()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Core/
H A DPluginManager.cpp1253 LanguageSet supported_languages_for_types, in TypeSystemInstance()
1257 supported_languages_for_types(supported_languages_for_types), in TypeSystemInstance()
1261 LanguageSet supported_languages_for_types; member
1275 LanguageSet supported_languages_for_types, in RegisterPlugin() argument
1278 name, description, create_callback, supported_languages_for_types, in RegisterPlugin()
1295 all.bitvector |= instances[i].supported_languages_for_types.bitvector; in GetAllTypeSystemSupportedLanguagesForTypes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1239 LanguageSet supported_languages_for_types, in TypeSystemInstance()
1243 supported_languages_for_types(supported_languages_for_types), in TypeSystemInstance()
1247 LanguageSet supported_languages_for_types; member
1261 LanguageSet supported_languages_for_types, in RegisterPlugin() argument
1264 name, description, create_callback, supported_languages_for_types, in RegisterPlugin()
1281 all.bitvector |= instances[i].supported_languages_for_types.bitvector; in GetAllTypeSystemSupportedLanguagesForTypes()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1177 LanguageSet supported_languages_for_types, in TypeSystemInstance()
1181 supported_languages_for_types(supported_languages_for_types), in TypeSystemInstance()
1185 LanguageSet supported_languages_for_types; member
1199 LanguageSet supported_languages_for_types, in RegisterPlugin() argument
1202 name, description, create_callback, supported_languages_for_types, in RegisterPlugin()
1219 all.bitvector |= instances[i].supported_languages_for_types.bitvector; in GetAllTypeSystemSupportedLanguagesForTypes()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1239 LanguageSet supported_languages_for_types, in TypeSystemInstance()
1243 supported_languages_for_types(supported_languages_for_types), in TypeSystemInstance()
1247 LanguageSet supported_languages_for_types; member
1261 LanguageSet supported_languages_for_types, in RegisterPlugin() argument
1264 name, description, create_callback, supported_languages_for_types, in RegisterPlugin()
1281 all.bitvector |= instances[i].supported_languages_for_types.bitvector; in GetAllTypeSystemSupportedLanguagesForTypes()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h390 LanguageSet supported_languages_for_types,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Core/
H A DPluginManager.h369 LanguageSet supported_languages_for_types,
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Core/
H A DPluginManager.h405 LanguageSet supported_languages_for_types,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Core/
H A DPluginManager.h405 LanguageSet supported_languages_for_types,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Core/
H A DPluginManager.h400 LanguageSet supported_languages_for_types,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DPluginManager.h430 LanguageSet supported_languages_for_types,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h430 LanguageSet supported_languages_for_types,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Core/
H A DPluginManager.h431 LanguageSet supported_languages_for_types,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DPluginManager.h430 LanguageSet supported_languages_for_types,
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DPluginManager.h430 LanguageSet supported_languages_for_types,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Core/
H A DPluginManager.cpp2089 LanguageSet supported_languages_for_types; member
2108 LanguageSet supported_languages_for_types, in RegisterPlugin() argument
2117 instance.supported_languages_for_types = supported_languages_for_types; in RegisterPlugin()
2171 all.bitvector |= instances[i].supported_languages_for_types.bitvector; in GetAllTypeSystemSupportedLanguagesForTypes()