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

Declarations

include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h
   89   void visitRange(TypeIndex Begin, uint32_t BeginOffset, TypeIndex End);

References

lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp
  200   visitRange(TIB, Prev->Offset, TIE);