Lines Matching refs:getNext
163 while (auto table_up = enum_tables_up->getNext()) { in CalculateAbilities()
331 while (auto pdb_func_up = results_up->getNext()) { in ParseFunctions()
367 while (auto file = files->getNext()) { in ParseSupportFiles()
425 while (auto symbol_up = results_up->getNext()) { in ParseFunctionBlocksForPDBSymbol()
463 while (auto symbol = results->getNext()) { in ParseTypes()
523 while (auto result = results->getNext()) { in ParseVariablesForContext()
755 while (auto compiland = compilands->getNext()) { in ResolveSymbolContext()
854 while (auto symbol_up = result_up->getNext()) in GetMangledForPDBData()
922 if (auto first_line = lines->getNext()) { in ParseVariableForPDBData()
1029 while (auto result = results->getNext()) in ParseVariables()
1051 while (auto result = results->getNext()) { in FindGlobalVariables()
1092 while (auto pdb_data = results->getNext()) { in FindGlobalVariables()
1148 while (auto pdb_func_up = results_up->getNext()) { in CacheFunctionNames()
1209 while (auto pub_sym_up = results_up->getNext()) { in CacheFunctionNames()
1339 while (auto pub_symbol = results->getNext()) { in AddSymbols()
1428 while (auto result = results->getNext()) { in FindTypesByRegex()
1476 while (auto result = results->getNext()) { in FindTypesByName()
1568 while (auto symbol_up = results_up->getNext()) in GetTypesForPDBSymbol()
1723 while (auto file = files->getNext()) { in ParseCompileUnitLineTable()
1821 while (auto file = source_files->getNext()) { in BuildSupportFileIdToSupportFileIndexMap()
1836 if (auto first_line = lines->getNext()) in GetCompileUnitContainsAddress()
1842 while (auto section = sec_contribs->getNext()) { in GetCompileUnitContainsAddress()
1866 while (auto symbol_up = result_up->getNext()) { in GetMangledForPDBFunc()
1939 while (auto SectionContrib = SecContribs->getNext()) { in GetCompilandId()
1959 if (auto FirstLine = Lines->getNext()) in GetCompilandId()