Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp322 static ConstString g_nc("__nc"); in GetChildAtIndex() local
357 child1_sp && child1_sp->GetName() == g_nc) in GetChildAtIndex()