Searched refs:ExpectedModS (Results 1 – 1 of 1) sorted by relevance
1498 auto ExpectedModS = getModuleDebugStream(File.pdb(), I); in dumpModuleSymsForPdb() local1499 if (!ExpectedModS) { in dumpModuleSymsForPdb()1501 toString(ExpectedModS.takeError())); in dumpModuleSymsForPdb()1505 ModuleDebugStreamRef &ModS = *ExpectedModS; in dumpModuleSymsForPdb()