Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp790 llvm::Constant *getCatchableType(QualType T,
4178 llvm::Constant *MicrosoftCXXABI::getCatchableType(QualType T, in getCatchableType() function in MicrosoftCXXABI
4318 CatchableTypes.insert(getCatchableType(RTTITy, Class.OffsetInVBase, in getCatchableTypeArray()
4327 CatchableTypes.insert(getCatchableType(T)); in getCatchableTypeArray()
4340 CatchableTypes.insert(getCatchableType(getContext().VoidPtrTy)); in getCatchableTypeArray()
4351 CatchableTypes.insert(getCatchableType(getContext().VoidPtrTy)); in getCatchableTypeArray()