Home
last modified time | relevance | path

Searched defs:CaughtType (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp651 QualType CaughtType = CGM.getContext().getUnqualifiedArrayType( in EnterCXXTryStmt() local
H A DItaniumCXXABI.cpp4550 QualType CaughtType = cast<ReferenceType>(CatchType)->getPointeeType(); InitCatchParam() local