Searched defs:ObjCAtThrowStmt (Results 1 – 4 of 4) sorted by relevance
43 class ObjCAtThrowStmt; variable
78 class ObjCAtThrowStmt; variable
363 ObjCAtThrowStmt(SourceLocation atThrowLoc, Stmt *throwExpr) in ObjCAtThrowStmt() function367 explicit ObjCAtThrowStmt(EmptyShell Empty) : in ObjCAtThrowStmt() function
1631 void VisitObjCAtThrowStmt(const ObjCAtThrowStmt *) { in VisitObjCAtThrowStmt()