Home | History | Annotate | Download | only in Sema

Lines Matching defs:getCatchStmt

2737   CXXCatchStmt *getCatchStmt() const { return stmt; }
2788 << curr.getCatchStmt()->getCaughtType().getAsString();
2791 << prev.getCatchStmt()->getCaughtType().getAsString();