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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
  553     llvm::Type *params[] = { ExceptionDataTy->getPointerTo() };
  561     llvm::Type *params[] = { ExceptionDataTy->getPointerTo() };
  569     llvm::Type *params[] = { ExceptionDataTy->getPointerTo() };
 4474   Address ExceptionData = CGF.CreateTempAlloca(ObjCTypes.ExceptionDataTy,
 4517       ObjCTypes.ExceptionDataTy, ExceptionData.getPointer(), GEPIndexes,
 5854   ExceptionDataTy = llvm::StructType::create(