Searched refs:CanonicalCaughtType (Results 1 – 1 of 1) sorted by relevance
2773 const QualType CanonicalCaughtType = Context.getCanonicalType(CaughtType); in ActOnCXXTryBlock() local2774 TypesWithHandlers.push_back(TypeWithHandler(CanonicalCaughtType, Handler)); in ActOnCXXTryBlock()