Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp558 QualType CaughtType = CGM.getContext().getUnqualifiedArrayType( in EnterCXXTryStmt() local
562 if (CaughtType->isObjCObjectPointerType()) in EnterCXXTryStmt()
563 TypeInfo.RTTI = CGM.getObjCRuntime().GetEHType(CaughtType); in EnterCXXTryStmt()
566 CaughtType, C->getCaughtType()); in EnterCXXTryStmt()
DItaniumCXXABI.cpp3614 QualType CaughtType = cast<ReferenceType>(CatchType)->getPointeeType(); in InitCatchParam() local
3615 bool EndCatchMightThrow = CaughtType->isRecordType(); in InitCatchParam()
3623 if (const PointerType *PT = dyn_cast<PointerType>(CaughtType)) { in InitCatchParam()
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...