Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4435 llvm::StructType *TIType = getThrowInfoType(); in getThrowInfo() local
4443 CGM.getModule(), TIType, /*isConstant=*/true, getLinkageForRTTI(T), in getThrowInfo()
4444 llvm::ConstantStruct::get(TIType, Fields), MangledName.str()); in getThrowInfo()