Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp772 llvm::Constant *getCatchableType(QualType T,
4170 llvm::Constant *MicrosoftCXXABI::getCatchableType(QualType T, in getCatchableType() function in MicrosoftCXXABI
4312 CatchableTypes.insert(getCatchableType(RTTITy, Class.OffsetInVBase, in getCatchableTypeArray()
4321 CatchableTypes.insert(getCatchableType(T)); in getCatchableTypeArray()
4334 CatchableTypes.insert(getCatchableType(getContext().VoidPtrTy)); in getCatchableTypeArray()
4345 CatchableTypes.insert(getCatchableType(getContext().VoidPtrTy)); in getCatchableTypeArray()