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.cpp795 llvm::Constant *getCatchableType(QualType T,
4185 llvm::Constant *MicrosoftCXXABI::getCatchableType(QualType T, in getCatchableType() function in MicrosoftCXXABI
4325 CatchableTypes.insert(getCatchableType(RTTITy, Class.OffsetInVBase, in getCatchableTypeArray()
4334 CatchableTypes.insert(getCatchableType(T)); in getCatchableTypeArray()
4347 CatchableTypes.insert(getCatchableType(getContext().VoidPtrTy)); in getCatchableTypeArray()
4358 CatchableTypes.insert(getCatchableType(getContext().VoidPtrTy)); in getCatchableTypeArray()