Searched refs:TIType (Results 1 – 1 of 1) sorted by relevance
4435 llvm::StructType *TIType = getThrowInfoType(); in getThrowInfo() local4443 CGM.getModule(), TIType, /*isConstant=*/true, getLinkageForRTTI(T), in getThrowInfo()4444 llvm::ConstantStruct::get(TIType, Fields), MangledName.str()); in getThrowInfo()