Home
last modified time | relevance | path

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

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