Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBTypeSynthetic.cpp176 const lldb::ScriptedSyntheticChildrenSP &TypeSynthetic_impl_sp) { in SetSP() argument
177 m_opaque_sp = TypeSynthetic_impl_sp; in SetSP()
181 const lldb::ScriptedSyntheticChildrenSP &TypeSynthetic_impl_sp) in SBTypeSynthetic() argument
182 : m_opaque_sp(TypeSynthetic_impl_sp) {} in SBTypeSynthetic()