reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/DebugInfo/PDB/Native/DbiStream.cpp
  245   if (auto EC = SCReader.readEnum(SectionContribVersion))
  249     return loadSectionContribs<SectionContrib>(SectionContribs, SCReader);
  251     return loadSectionContribs<SectionContrib2>(SectionContribs2, SCReader);