Searched refs:getPdbModuleStream (Results 1 – 4 of 4) sorted by relevance
107 const ModuleDebugStreamRef &getPdbModuleStream() const;
70 for (const CVSymbol &S : SG.getPdbModuleStream().getSymbolArray()) in mark()
203 const ModuleDebugStreamRef &SymbolGroup::getPdbModuleStream() const { in getPdbModuleStream() function in SymbolGroup
277 for (const auto &S : SG.getPdbModuleStream().symbols(nullptr)) { in getSymbolStats()