Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCaughtType

2772     const QualType CaughtType = Handler->getCaughtType();
2788 << curr.getCatchStmt()->getCaughtType().getAsString();
2791 << prev.getCatchStmt()->getCaughtType().getAsString();