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

Declarations

include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h
   58   iterator_range<DebugSubsectionIterator> subsections() const;

References

lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp
  135   for (const auto &SS : subsections()) {
tools/llvm-pdbutil/BytesOutputStyle.cpp
  418           for (const auto &SS : Stream.subsections()) {
tools/llvm-pdbutil/YAMLOutputStyle.cpp
  251         for (const auto &SS : ModS.subsections()) {