Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp715 llvm::StructType *getThrowInfoType() { in getThrowInfoType() function in __anon08ea40620111::MicrosoftCXXABI
732 llvm::Type *Args[] = {CGM.Int8PtrTy, getThrowInfoType()->getPointerTo()}; in getThrowFn()
855 llvm::ConstantPointerNull::get(getThrowInfoType()->getPointerTo())}; in emitRethrow()
4229 llvm::StructType *TIType = getThrowInfoType(); in getThrowInfo()