Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp766 llvm::Constant *getCatchableType(QualType T,
4077 llvm::Constant *MicrosoftCXXABI::getCatchableType(QualType T, in getCatchableType() function in MicrosoftCXXABI
4219 CatchableTypes.insert(getCatchableType(RTTITy, Class.OffsetInVBase, in getCatchableTypeArray()
4228 CatchableTypes.insert(getCatchableType(T)); in getCatchableTypeArray()
4241 CatchableTypes.insert(getCatchableType(getContext().VoidPtrTy)); in getCatchableTypeArray()
4252 CatchableTypes.insert(getCatchableType(getContext().VoidPtrTy)); in getCatchableTypeArray()