Home
last modified time | relevance | path

Searched defs:synthetic_sp (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatCache.cpp49 void FormatCache::Entry::Set(lldb::SyntheticChildrenSP synthetic_sp) { in Set()
113 lldb::SyntheticChildrenSP &synthetic_sp) { in Set()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectUpdater.cpp45 lldb::ValueObjectSP synthetic_sp = m_user_valobj_sp->GetSyntheticValue(); in GetSP() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp142 ValueObjectSP synthetic_sp = value_sp->GetSyntheticValue(); in GetSP() local
513 lldb::SyntheticChildrenSP synthetic_sp = value_sp->GetSyntheticChildren(); in GetTypeFilter() local