Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp354 auto child1_sp = potential_child_sp->GetChildAtIndex(1); in GetChildAtIndex() local
357 child1_sp && child1_sp->GetName() == g_nc) in GetChildAtIndex()