Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DUserSettingsController.cpp35 Properties::Properties(const lldb::OptionValuePropertiesSP &collection_sp) in Properties() argument
36 : m_collection_sp(collection_sp) {} in Properties()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DUserSettingsController.h37 Properties(const lldb::OptionValuePropertiesSP &collection_sp);