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

Declarations

include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h
   61   TypeIndex nextTypeIndex() const;

References

lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp
   49   if (++Prev == nextTypeIndex())
   96   auto Result = HashedRecords.try_emplace(WeakHash, nextTypeIndex());
  118   auto Fragments = Builder.end(nextTypeIndex());