Searched refs:TIType (Results 1 – 1 of 1) sorted by relevance
4083 llvm::StructType *TIType = getThrowInfoType(); in getThrowInfo() local4091 CGM.getModule(), TIType, /*Constant=*/true, getLinkageForRTTI(T), in getThrowInfo()4092 llvm::ConstantStruct::get(TIType, Fields), StringRef(MangledName)); in getThrowInfo()