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

Declarations

include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h
   69   void reset(BinaryStreamReader &Reader, uint32_t RecordCountHint);

References

lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp
   74   reset(Reader, RecordCountHint);
   80   reset(Reader, RecordCountHint);
tools/llvm-pdbutil/DumpOutputStyle.cpp
 1398     Types.reset(Reader, 100);