Searched refs:getPdbModuleStream (Results 1 – 3 of 3) sorted by relevance
108 const ModuleDebugStreamRef &getPdbModuleStream() const;
195 const ModuleDebugStreamRef &SymbolGroup::getPdbModuleStream() const { in getPdbModuleStream() function in SymbolGroup
239 for (const auto &S : SG.getPdbModuleStream().symbols(nullptr)) { in getSymbolStats()