Home | History | Annotate | Download | only in Sema

Lines Matching defs:getCatchStmt

3173   CXXCatchStmt *getCatchStmt() const { return stmt; }
3225 << curr.getCatchStmt()->getCaughtType().getAsString();
3228 << prev.getCatchStmt()->getCaughtType().getAsString();