Lines Matching refs:getNext
175 while (auto table_up = enum_tables_up->getNext()) { in CalculateAbilities()
339 while (auto pdb_func_up = results_up->getNext()) { in ParseFunctions()
377 while (auto file = files->getNext()) { in ParseSupportFiles()
431 while (auto symbol_up = results_up->getNext()) { in ParseFunctionBlocksForPDBSymbol()
471 while (auto symbol = results->getNext()) { in ParseTypes()
532 while (auto result = results->getNext()) { in ParseVariablesForContext()
814 while (auto compiland = compilands->getNext()) { in ResolveSymbolContext()
913 while (auto symbol_up = result_up->getNext()) in GetMangledForPDBData()
981 if (auto first_line = lines->getNext()) { in ParseVariableForPDBData()
1104 while (auto result = results->getNext()) in ParseVariables()
1126 while (auto result = results->getNext()) { in FindGlobalVariables()
1165 while (auto pdb_data = results->getNext()) { in FindGlobalVariables()
1219 while (auto pdb_func_up = results_up->getNext()) { in CacheFunctionNames()
1280 while (auto pub_sym_up = results_up->getNext()) { in CacheFunctionNames()
1400 while (auto pub_symbol = results->getNext()) { in AddSymbols()
1489 while (auto result = results->getNext()) { in FindTypesByRegex()
1537 while (auto result = results->getNext()) { in FindTypesByName()
1624 while (auto symbol_up = results_up->getNext()) in GetTypesForPDBSymbol()
1785 while (auto file = files->getNext()) { in ParseCompileUnitLineTable()
1881 while (auto file = source_files->getNext()) { in BuildSupportFileIdToSupportFileIndexMap()
1896 if (auto first_line = lines->getNext()) in GetCompileUnitContainsAddress()
1902 while (auto section = sec_contribs->getNext()) { in GetCompileUnitContainsAddress()
1926 while (auto symbol_up = result_up->getNext()) { in GetMangledForPDBFunc()
2004 while (auto SectionContrib = SecContribs->getNext()) { in GetCompilandId()
2024 if (auto FirstLine = Lines->getNext()) in GetCompilandId()