Lines Matching refs:getNext
168 while (auto table_up = enum_tables_up->getNext()) { in CalculateAbilities()
333 while (auto pdb_func_up = results_up->getNext()) { in ParseFunctions()
371 while (auto file = files->getNext()) { in ParseSupportFiles()
425 while (auto symbol_up = results_up->getNext()) { in ParseFunctionBlocksForPDBSymbol()
465 while (auto symbol = results->getNext()) { in ParseTypes()
526 while (auto result = results->getNext()) { in ParseVariablesForContext()
808 while (auto compiland = compilands->getNext()) { in ResolveSymbolContext()
907 while (auto symbol_up = result_up->getNext()) in GetMangledForPDBData()
975 if (auto first_line = lines->getNext()) { in ParseVariableForPDBData()
1095 while (auto result = results->getNext()) in ParseVariables()
1117 while (auto result = results->getNext()) { in FindGlobalVariables()
1156 while (auto pdb_data = results->getNext()) { in FindGlobalVariables()
1210 while (auto pdb_func_up = results_up->getNext()) { in CacheFunctionNames()
1271 while (auto pub_sym_up = results_up->getNext()) { in CacheFunctionNames()
1391 while (auto pub_symbol = results->getNext()) { in AddSymbols()
1481 while (auto result = results->getNext()) { in FindTypesByRegex()
1529 while (auto result = results->getNext()) { in FindTypesByName()
1616 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()
2005 while (auto SectionContrib = SecContribs->getNext()) { in GetCompilandId()
2025 if (auto FirstLine = Lines->getNext()) in GetCompilandId()