Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp688 llvm::StructType *getCatchableTypeArrayType(uint32_t NumEntries) { in getCatchableTypeArrayType() function in __anonacdab5ab0111::MicrosoftCXXABI
4081 llvm::StructType *CTAType = getCatchableTypeArrayType(NumEntries); in getCatchableTypeArray()