Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DFormatCache.cpp49 void FormatCache::Entry::Set(lldb::SyntheticChildrenSP synthetic_sp) { in Set()
113 lldb::SyntheticChildrenSP &synthetic_sp) { in Set()
/external/llvm-project/lldb/source/API/
DSBValue.cpp140 ValueObjectSP synthetic_sp = value_sp->GetSyntheticValue(); in GetSP() local
530 lldb::SyntheticChildrenSP synthetic_sp = value_sp->GetSyntheticChildren(); in GetTypeFilter() local
/external/llvm-project/lldb/source/Core/
DValueObject.cpp3300 lldb::ValueObjectSP synthetic_sp = m_user_valobj_sp->GetSyntheticValue(); in GetSP() local