Home
last modified time | relevance | path

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

/dports/devel/rttr/rttr-0.9.6-16-gb3a131c/src/rttr/detail/visitor/
H A Dproperty_visitor_invoker.h57 using is_global_property = std::is_same<U, invalid_type>; variable
66 enable_if_t<!is_global_property<U>::value && !is_read_only<P>::value, void>
73 enable_if_t<!is_global_property<U>::value && is_read_only<P>::value, void>
80 enable_if_t<is_global_property<U>::value && !is_read_only<P>::value, void>
87 enable_if_t<is_global_property<U>::value && is_read_only<P>::value, void>
135 using is_global_property = std::is_same<U, invalid_type>; variable
140 enable_if_t<!is_global_property<U>::value, void>
148 enable_if_t<is_global_property<U>::value, void>
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h432 ConstString description, bool is_global_property);
439 ConstString description, bool is_global_property);
446 ConstString description, bool is_global_property);
453 ConstString description, bool is_global_property);
460 ConstString description, bool is_global_property);
468 ConstString description, bool is_global_property);
476 ConstString description, bool is_global_property);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Core/
H A DPluginManager.h405 ConstString description, bool is_global_property);
412 ConstString description, bool is_global_property);
419 ConstString description, bool is_global_property);
426 ConstString description, bool is_global_property);
433 ConstString description, bool is_global_property);
441 ConstString description, bool is_global_property);
449 ConstString description, bool is_global_property);
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Core/
H A DPluginManager.h441 ConstString description, bool is_global_property);
448 ConstString description, bool is_global_property);
455 ConstString description, bool is_global_property);
462 ConstString description, bool is_global_property);
469 ConstString description, bool is_global_property);
477 ConstString description, bool is_global_property);
485 ConstString description, bool is_global_property);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Core/
H A DPluginManager.h441 ConstString description, bool is_global_property);
448 ConstString description, bool is_global_property);
455 ConstString description, bool is_global_property);
462 ConstString description, bool is_global_property);
469 ConstString description, bool is_global_property);
477 ConstString description, bool is_global_property);
485 ConstString description, bool is_global_property);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Core/
H A DPluginManager.h436 ConstString description, bool is_global_property);
443 ConstString description, bool is_global_property);
450 ConstString description, bool is_global_property);
457 ConstString description, bool is_global_property);
464 ConstString description, bool is_global_property);
472 ConstString description, bool is_global_property);
480 ConstString description, bool is_global_property);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DPluginManager.h466 ConstString description, bool is_global_property);
473 ConstString description, bool is_global_property);
480 ConstString description, bool is_global_property);
487 ConstString description, bool is_global_property);
494 ConstString description, bool is_global_property);
502 ConstString description, bool is_global_property);
510 ConstString description, bool is_global_property);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h466 ConstString description, bool is_global_property);
473 ConstString description, bool is_global_property);
480 ConstString description, bool is_global_property);
487 ConstString description, bool is_global_property);
494 ConstString description, bool is_global_property);
502 ConstString description, bool is_global_property);
510 ConstString description, bool is_global_property);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Core/
H A DPluginManager.h467 ConstString description, bool is_global_property);
474 ConstString description, bool is_global_property);
481 ConstString description, bool is_global_property);
488 ConstString description, bool is_global_property);
495 ConstString description, bool is_global_property);
503 ConstString description, bool is_global_property);
511 ConstString description, bool is_global_property);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DPluginManager.h466 ConstString description, bool is_global_property);
473 ConstString description, bool is_global_property);
480 ConstString description, bool is_global_property);
487 ConstString description, bool is_global_property);
494 ConstString description, bool is_global_property);
502 ConstString description, bool is_global_property);
510 ConstString description, bool is_global_property);
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DPluginManager.h466 ConstString description, bool is_global_property);
473 ConstString description, bool is_global_property);
480 ConstString description, bool is_global_property);
487 ConstString description, bool is_global_property);
494 ConstString description, bool is_global_property);
502 ConstString description, bool is_global_property);
510 ConstString description, bool is_global_property);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Core/
H A DPluginManager.cpp1369 bool is_global_property, in CreateSettingForPlugin() argument
1404 ConstString description, bool is_global_property) { in CreateSettingForDynamicLoaderPlugin() argument
1408 description, is_global_property); in CreateSettingForDynamicLoaderPlugin()
1421 ConstString description, bool is_global_property) { in CreateSettingForPlatformPlugin() argument
1437 ConstString description, bool is_global_property) { in CreateSettingForProcessPlugin() argument
1452 ConstString description, bool is_global_property) { in CreateSettingForSymbolFilePlugin() argument
1456 description, is_global_property); in CreateSettingForSymbolFilePlugin()
1468 ConstString description, bool is_global_property) { in CreateSettingForJITLoaderPlugin() argument
1493 ConstString description, bool is_global_property) { in CreateSettingForOperatingSystemPlugin() argument
1518 ConstString description, bool is_global_property) { in CreateSettingForStructuredDataPlugin() argument
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Core/
H A DPluginManager.cpp1320 bool is_global_property, in CreateSettingForPlugin() argument
1355 ConstString description, bool is_global_property) { in CreateSettingForDynamicLoaderPlugin() argument
1359 description, is_global_property); in CreateSettingForDynamicLoaderPlugin()
1372 ConstString description, bool is_global_property) { in CreateSettingForPlatformPlugin() argument
1388 ConstString description, bool is_global_property) { in CreateSettingForProcessPlugin() argument
1403 ConstString description, bool is_global_property) { in CreateSettingForSymbolFilePlugin() argument
1407 description, is_global_property); in CreateSettingForSymbolFilePlugin()
1419 ConstString description, bool is_global_property) { in CreateSettingForJITLoaderPlugin() argument
1444 ConstString description, bool is_global_property) { in CreateSettingForOperatingSystemPlugin() argument
1469 ConstString description, bool is_global_property) { in CreateSettingForStructuredDataPlugin() argument
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1445 bool is_global_property, in CreateSettingForPlugin() argument
1480 ConstString description, bool is_global_property) { in CreateSettingForDynamicLoaderPlugin() argument
1484 description, is_global_property); in CreateSettingForDynamicLoaderPlugin()
1497 ConstString description, bool is_global_property) { in CreateSettingForPlatformPlugin() argument
1513 ConstString description, bool is_global_property) { in CreateSettingForProcessPlugin() argument
1528 ConstString description, bool is_global_property) { in CreateSettingForSymbolFilePlugin() argument
1532 description, is_global_property); in CreateSettingForSymbolFilePlugin()
1544 ConstString description, bool is_global_property) { in CreateSettingForJITLoaderPlugin() argument
1569 ConstString description, bool is_global_property) { in CreateSettingForOperatingSystemPlugin() argument
1594 ConstString description, bool is_global_property) { in CreateSettingForStructuredDataPlugin() argument
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1383 bool is_global_property, in CreateSettingForPlugin() argument
1418 ConstString description, bool is_global_property) { in CreateSettingForDynamicLoaderPlugin() argument
1422 description, is_global_property); in CreateSettingForDynamicLoaderPlugin()
1435 ConstString description, bool is_global_property) { in CreateSettingForPlatformPlugin() argument
1451 ConstString description, bool is_global_property) { in CreateSettingForProcessPlugin() argument
1466 ConstString description, bool is_global_property) { in CreateSettingForSymbolFilePlugin() argument
1470 description, is_global_property); in CreateSettingForSymbolFilePlugin()
1482 ConstString description, bool is_global_property) { in CreateSettingForJITLoaderPlugin() argument
1507 ConstString description, bool is_global_property) { in CreateSettingForOperatingSystemPlugin() argument
1532 ConstString description, bool is_global_property) { in CreateSettingForStructuredDataPlugin() argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1445 bool is_global_property, in CreateSettingForPlugin() argument
1480 ConstString description, bool is_global_property) { in CreateSettingForDynamicLoaderPlugin() argument
1484 description, is_global_property); in CreateSettingForDynamicLoaderPlugin()
1497 ConstString description, bool is_global_property) { in CreateSettingForPlatformPlugin() argument
1513 ConstString description, bool is_global_property) { in CreateSettingForProcessPlugin() argument
1528 ConstString description, bool is_global_property) { in CreateSettingForSymbolFilePlugin() argument
1532 description, is_global_property); in CreateSettingForSymbolFilePlugin()
1544 ConstString description, bool is_global_property) { in CreateSettingForJITLoaderPlugin() argument
1569 ConstString description, bool is_global_property) { in CreateSettingForOperatingSystemPlugin() argument
1594 ConstString description, bool is_global_property) { in CreateSettingForStructuredDataPlugin() argument
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Core/
H A DPluginManager.cpp1460 ConstString description, bool is_global_property, in CreateSettingForPlugin() argument
1493 ConstString description, bool is_global_property) { in CreateSettingForDynamicLoaderPlugin() argument
1497 description, is_global_property); in CreateSettingForDynamicLoaderPlugin()
1510 ConstString description, bool is_global_property) { in CreateSettingForPlatformPlugin() argument
1526 ConstString description, bool is_global_property) { in CreateSettingForProcessPlugin() argument
1541 ConstString description, bool is_global_property) { in CreateSettingForSymbolFilePlugin() argument
1545 description, is_global_property); in CreateSettingForSymbolFilePlugin()
1557 ConstString description, bool is_global_property) { in CreateSettingForJITLoaderPlugin() argument
1582 ConstString description, bool is_global_property) { in CreateSettingForOperatingSystemPlugin() argument
1607 ConstString description, bool is_global_property) { in CreateSettingForStructuredDataPlugin() argument
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1445 bool is_global_property, in CreateSettingForPlugin() argument
1480 ConstString description, bool is_global_property) { in CreateSettingForDynamicLoaderPlugin() argument
1484 description, is_global_property); in CreateSettingForDynamicLoaderPlugin()
1497 ConstString description, bool is_global_property) { in CreateSettingForPlatformPlugin() argument
1513 ConstString description, bool is_global_property) { in CreateSettingForProcessPlugin() argument
1528 ConstString description, bool is_global_property) { in CreateSettingForSymbolFilePlugin() argument
1532 description, is_global_property); in CreateSettingForSymbolFilePlugin()
1544 ConstString description, bool is_global_property) { in CreateSettingForJITLoaderPlugin() argument
1569 ConstString description, bool is_global_property) { in CreateSettingForOperatingSystemPlugin() argument
1594 ConstString description, bool is_global_property) { in CreateSettingForStructuredDataPlugin() argument
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1383 bool is_global_property, in CreateSettingForPlugin() argument
1418 ConstString description, bool is_global_property) { in CreateSettingForDynamicLoaderPlugin() argument
1422 description, is_global_property); in CreateSettingForDynamicLoaderPlugin()
1435 ConstString description, bool is_global_property) { in CreateSettingForPlatformPlugin() argument
1451 ConstString description, bool is_global_property) { in CreateSettingForProcessPlugin() argument
1466 ConstString description, bool is_global_property) { in CreateSettingForSymbolFilePlugin() argument
1470 description, is_global_property); in CreateSettingForSymbolFilePlugin()
1482 ConstString description, bool is_global_property) { in CreateSettingForJITLoaderPlugin() argument
1507 ConstString description, bool is_global_property) { in CreateSettingForOperatingSystemPlugin() argument
1532 ConstString description, bool is_global_property) { in CreateSettingForStructuredDataPlugin() argument
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp1445 bool is_global_property, in CreateSettingForPlugin() argument
1480 ConstString description, bool is_global_property) { in CreateSettingForDynamicLoaderPlugin() argument
1484 description, is_global_property); in CreateSettingForDynamicLoaderPlugin()
1497 ConstString description, bool is_global_property) { in CreateSettingForPlatformPlugin() argument
1513 ConstString description, bool is_global_property) { in CreateSettingForProcessPlugin() argument
1528 ConstString description, bool is_global_property) { in CreateSettingForSymbolFilePlugin() argument
1532 description, is_global_property); in CreateSettingForSymbolFilePlugin()
1544 ConstString description, bool is_global_property) { in CreateSettingForJITLoaderPlugin() argument
1569 ConstString description, bool is_global_property) { in CreateSettingForOperatingSystemPlugin() argument
1594 ConstString description, bool is_global_property) { in CreateSettingForStructuredDataPlugin() argument
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Core/
H A DPluginManager.cpp2448 ConstString description, bool is_global_property, in CreateSettingForPlugin() argument
2482 ConstString description, bool is_global_property) { in CreateSettingForDynamicLoaderPlugin() argument
2486 description, is_global_property); in CreateSettingForDynamicLoaderPlugin()
2499 ConstString description, bool is_global_property) { in CreateSettingForPlatformPlugin() argument
2515 ConstString description, bool is_global_property) { in CreateSettingForProcessPlugin() argument
2530 ConstString description, bool is_global_property) { in CreateSettingForSymbolFilePlugin() argument
2534 description, is_global_property); in CreateSettingForSymbolFilePlugin()
2546 ConstString description, bool is_global_property) { in CreateSettingForJITLoaderPlugin() argument
2570 ConstString description, bool is_global_property) { in CreateSettingForOperatingSystemPlugin() argument
2594 ConstString description, bool is_global_property) { in CreateSettingForStructuredDataPlugin() argument
[all …]