Searched defs:CaughtType (Results 1 – 2 of 2) sorted by relevance
618 QualType CaughtType = CGM.getContext().getUnqualifiedArrayType( in EnterCXXTryStmt() local919 QualType CaughtType = cast<ReferenceType>(CatchType)->getPointeeType(); in InitCatchParam() local
3313 const QualType CaughtType = Handler->getCaughtType(); in ActOnCXXTryBlock() local