Searched refs:CaughtType (Results 1 – 6 of 6) sorted by relevance
171 const auto *CaughtType = in throwsException() local173 if (CaughtType->isReferenceType()) { in throwsException()174 CaughtType = CaughtType->castAs<ReferenceType>() in throwsException()183 if (Uncaught.filterByCatch(CaughtType)) { in throwsException()185 CaughtExceptions.insert(CaughtType); in throwsException()
558 QualType CaughtType = CGM.getContext().getUnqualifiedArrayType( in EnterCXXTryStmt() local562 if (CaughtType->isObjCObjectPointerType()) in EnterCXXTryStmt()563 TypeInfo.RTTI = CGM.getObjCRuntime().GetEHType(CaughtType); in EnterCXXTryStmt()566 CaughtType, C->getCaughtType()); in EnterCXXTryStmt()
3614 QualType CaughtType = cast<ReferenceType>(CatchType)->getPointeeType(); in InitCatchParam() local3615 bool EndCatchMightThrow = CaughtType->isRecordType(); in InitCatchParam()3623 if (const PointerType *PT = dyn_cast<PointerType>(CaughtType)) { in InitCatchParam()
600 QualType CaughtType = CGM.getContext().getUnqualifiedArrayType( in EnterCXXTryStmt() local604 if (CaughtType->isObjCObjectPointerType()) in EnterCXXTryStmt()605 TypeInfo.RTTI = CGM.getObjCRuntime().GetEHType(CaughtType); in EnterCXXTryStmt()608 CaughtType, C->getCaughtType()); in EnterCXXTryStmt()
4343 QualType CaughtType = cast<ReferenceType>(CatchType)->getPointeeType(); in InitCatchParam() local4344 bool EndCatchMightThrow = CaughtType->isRecordType(); in InitCatchParam()4352 if (const PointerType *PT = dyn_cast<PointerType>(CaughtType)) { in InitCatchParam()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...