Searched refs:LastSeenModulePath (Results 1 – 1 of 1) sorted by relevance
6370 ModulePathStringTableTy::iterator LastSeenModulePath; in parseModuleStringTable() local6396 LastSeenModulePath = TheIndex->addModulePath(ModulePath, ModuleId); in parseModuleStringTable()6397 ModuleIdMap[ModuleId] = LastSeenModulePath->first(); in parseModuleStringTable()6406 if (LastSeenModulePath == TheIndex->modulePaths().end()) in parseModuleStringTable()6411 LastSeenModulePath->second.second[Pos++] = Val; in parseModuleStringTable()6414 LastSeenModulePath = TheIndex->modulePaths().end(); in parseModuleStringTable()