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

Overridden By

tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 3815 llvm::Constant *ItaniumCXXABI::getAddrOfRTTIDescriptor(QualType Ty) {
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 3808 llvm::Constant *MicrosoftCXXABI::getAddrOfRTTIDescriptor(QualType Type) {

References

tools/clang/lib/CodeGen/CGObjCGNU.cpp
 2382     return CGM.getCXXABI().getAddrOfRTTIDescriptor(T);
tools/clang/lib/CodeGen/CodeGenModule.cpp
 5742   return getCXXABI().getAddrOfRTTIDescriptor(Ty);