Home
last modified time | relevance | path

Searched defs:children_sp (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/API/
DSBTypeCategory.cpp162 lldb::SyntheticChildrenSP children_sp; in GetFilterForType() local
226 lldb::SyntheticChildrenSP children_sp; in GetSyntheticForType() local
248 lldb::SyntheticChildrenSP children_sp = m_opaque_sp->GetSyntheticAtIndex((index)); in GetFilterAtIndex() local
283 lldb::SyntheticChildrenSP children_sp = m_opaque_sp->GetSyntheticAtIndex((index)); in GetSyntheticAtIndex() local
DSBValue.cpp649 lldb::SyntheticChildrenSP children_sp = value_sp->GetSyntheticChildren(); in GetTypeSynthetic() local