Home
last modified time | relevance | path

Searched refs:getThrowInfoType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp739 llvm::StructType *getThrowInfoType() { in getThrowInfoType() function in __anondeb872430111::MicrosoftCXXABI
756 llvm::Type *Args[] = {CGM.Int8PtrTy, getThrowInfoType()->getPointerTo()}; in getThrowFn()
889 llvm::ConstantPointerNull::get(getThrowInfoType()->getPointerTo())}; in emitRethrow()
4425 llvm::StructType *TIType = getThrowInfoType(); in getThrowInfo()