Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCaughtType

2570     const QualType CaughtType = Handler->getCaughtType();
2586 << curr.getCatchStmt()->getCaughtType().getAsString();
2589 << prev.getCatchStmt()->getCaughtType().getAsString();