Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCaughtType

3680         (QualType)Context.getCanonicalType(H->getCaughtType());
3702 << H->getCaughtType();
3705 << Problem->getCaughtType();
3712 auto R = HandledTypes.insert(std::make_pair(H->getCaughtType(), H));
3717 << H->getCaughtType();
3720 << Problem->getCaughtType();