Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDMicrosoftCXXABI.cpp4083 llvm::StructType *TIType = getThrowInfoType(); in getThrowInfo() local
4091 CGM.getModule(), TIType, /*Constant=*/true, getLinkageForRTTI(T), in getThrowInfo()
4092 llvm::ConstantStruct::get(TIType, Fields), StringRef(MangledName)); in getThrowInfo()