Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDPluginManager.h516 llvm::StringRef description, bool is_global_property);
523 llvm::StringRef description, bool is_global_property);
530 llvm::StringRef description, bool is_global_property);
538 llvm::StringRef description, bool is_global_property);
542 llvm::StringRef description, bool is_global_property);
550 llvm::StringRef description, bool is_global_property);
558 llvm::StringRef description, bool is_global_property);
566 llvm::StringRef description, bool is_global_property);
574 llvm::StringRef description, bool is_global_property);
582 llvm::StringRef description, bool is_global_property);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDPluginManager.cpp1669 llvm::StringRef description, bool is_global_property, in CreateSettingForPlugin() argument
1678 description, is_global_property, in CreateSettingForPlugin()
1705 llvm::StringRef description, bool is_global_property) { in CreateSettingForDynamicLoaderPlugin() argument
1708 properties_sp, description, is_global_property); in CreateSettingForDynamicLoaderPlugin()
1720 llvm::StringRef description, bool is_global_property) { in CreateSettingForPlatformPlugin() argument
1723 description, is_global_property, in CreateSettingForPlatformPlugin()
1735 llvm::StringRef description, bool is_global_property) { in CreateSettingForProcessPlugin() argument
1738 description, is_global_property); in CreateSettingForProcessPlugin()
1749 llvm::StringRef description, bool is_global_property) { in CreateSettingForSymbolLocatorPlugin() argument
1752 properties_sp, description, is_global_property); in CreateSettingForSymbolLocatorPlugin()
[all …]