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

References

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
 2478   assert(PtrTy->getTag() == dwarf::DW_TAG_pointer_type &&
 2492   auto I = TypeIndices.find({PtrTy, SubroutineTy});
 2497   TypeIndex TI = lowerTypePointer(PtrTy, Options);
 2498   return recordTypeIndexForDINode(PtrTy, TI, SubroutineTy);