Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4364 llvm::StructType *CTAType = getCatchableTypeArrayType(NumEntries); in getCatchableTypeArray() local
4377 CGM.getModule(), CTAType, /*isConstant=*/true, getLinkageForRTTI(T), in getCatchableTypeArray()
4378 llvm::ConstantStruct::get(CTAType, Fields), MangledName); in getCatchableTypeArray()