Searched defs:CaughtType (Results 1 – 2 of 2) sorted by relevance
604 QualType CaughtType = C->getCaughtType(); in EnterCXXTryStmt() local907 QualType CaughtType = cast<ReferenceType>(CatchType)->getPointeeType(); in InitCatchParam() local
3209 const QualType CaughtType = Handler->getCaughtType(); in ActOnCXXTryBlock() local