Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3710 static QualType decomposeTypeForEH(ASTContext &Context, QualType T, in decomposeTypeForEH() function
3752 decomposeTypeForEH(getContext(), Type, IsConst, IsVolatile, IsUnaligned); in getAddrOfCXXCatchHandlerType()
4179 T = decomposeTypeForEH(getContext(), T, IsConst, IsVolatile, IsUnaligned); in getThrowInfo()