Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionValueProperties.cpp378 OptionValueProperties::CreateLocalCopy(const Properties &global_properties) { in CreateLocalCopy() argument
379 auto global_props_sp = global_properties.GetValueProperties(); in CreateLocalCopy()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDOptionValueProperties.h37 CreateLocalCopy(const Properties &global_properties);