Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp745 llvm::StructType *getCatchableTypeArrayType(uint32_t NumEntries) { in getCatchableTypeArrayType() function in __anon973cabc90111::MicrosoftCXXABI
4351 llvm::StructType *CTAType = getCatchableTypeArrayType(NumEntries); in getCatchableTypeArray()