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

References

tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 4141           cast<llvm::PointerType>(LLVMCatchTy)->getElementType();
 4155       CGF.Builder.CreateBitCast(AdjustedExn, LLVMCatchTy, "exn.byref");
 4169         CGF.Builder.CreateBitCast(AdjustedExn, LLVMCatchTy, "exn.casted");
 4191     llvm::Type *PtrTy = LLVMCatchTy->getPointerTo(0); // addrspace 0 ok
 4216   llvm::Type *PtrTy = LLVMCatchTy->getPointerTo(0); // addrspace 0 ok