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

Declarations

lib/CodeGen/AsmPrinter/CodeViewDebug.h
  401   codeview::TypeIndex lowerTypePointer(

References

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
 1507     return lowerTypePointer(cast<DIDerivedType>(Ty));
 1838       return lowerTypePointer(cast<DIDerivedType>(BaseTy), PO);
 2497   TypeIndex TI = lowerTypePointer(PtrTy, Options);