Searched refs:result_up (Results 1 – 1 of 1) sorted by relevance
905 if (auto result_up = in GetMangledForPDBData() local907 while (auto symbol_up = result_up->getNext()) in GetMangledForPDBData()1922 auto result_up = m_global_scope_up->findChildren( in GetMangledForPDBFunc() local1925 if (result_up) { in GetMangledForPDBFunc()1926 while (auto symbol_up = result_up->getNext()) { in GetMangledForPDBFunc()1928 lldbassert(result_up->getChildCount() == 1); in GetMangledForPDBFunc()