Searched defs:CaughtType (Results 1 – 4 of 4) sorted by relevance
136 auto CaughtType = CatchStmt->getCaughtType(); in diagnoseCatchLocations() local
517 const auto *CaughtType = throwsException() local
651 QualType CaughtType = CGM.getContext().getUnqualifiedArrayType( EnterCXXTryStmt() local
4591 QualType CaughtType = cast<ReferenceType>(CatchType)->getPointeeType(); InitCatchParam() local