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

References

include/llvm/DebugInfo/CodeView/TypeRecord.h
  290       : TypeRecord(TypeRecordKind::Pointer), ReferentType(ReferentType),
  295       : TypeRecord(TypeRecordKind::Pointer), ReferentType(ReferentType),
  300       : TypeRecord(TypeRecordKind::Pointer), ReferentType(ReferentType),
unittests/DebugInfo/CodeView/TypeHashingTest.cpp
   19   PointerRecord PR(TypeRecordKind::Pointer);