Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp707 llvm::StructType *getThrowInfoType() { in getThrowInfoType() function in __anon3224c7c00111::MicrosoftCXXABI
724 llvm::Type *Args[] = {CGM.Int8PtrTy, getThrowInfoType()->getPointerTo()}; in getThrowFn()
869 llvm::ConstantPointerNull::get(getThrowInfoType()->getPointerTo())}; in emitRethrow()
4155 llvm::StructType *TIType = getThrowInfoType(); in getThrowInfo()