Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp733 llvm::StructType *getThrowInfoType() { in getThrowInfoType() function in __anonb3a31e5e0111::MicrosoftCXXABI
750 llvm::Type *Args[] = {CGM.Int8PtrTy, getThrowInfoType()->getPointerTo()}; in getThrowFn()
883 llvm::ConstantPointerNull::get(getThrowInfoType()->getPointerTo())}; in emitRethrow()
4332 llvm::StructType *TIType = getThrowInfoType(); in getThrowInfo()