Home
last modified time | relevance | path

Searched defs:size_sp (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxInitializerList.cpp65 ValueObjectSP size_sp(m_backend.GetChildMemberWithName("__size_")); in CalculateNumChildren() local
H A DLibCxxSpan.cpp116 if (auto size_sp = GetChildMemberWithName( in Update() local
H A DLibCxxVector.cpp237 ValueObjectSP size_sp(valobj_sp->GetChildMemberWithName("__size_")); in Update() local
H A DLibCxx.cpp450 ValueObjectSP size_sp = short_sp->GetChildMemberWithName("__size_"); ExtractLibcxxStringInfo() local