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