Searched defs:ObjCAtThrowStmt (Results 1 – 6 of 6) sorted by relevance
41 class ObjCAtThrowStmt; variable
74 class ObjCAtThrowStmt; variable
42 class ObjCAtThrowStmt; variable
77 class ObjCAtThrowStmt; variable
318 ObjCAtThrowStmt(SourceLocation atThrowLoc, Stmt *throwExpr) in ObjCAtThrowStmt() function322 explicit ObjCAtThrowStmt(EmptyShell Empty) : in ObjCAtThrowStmt() function
337 ObjCAtThrowStmt(SourceLocation atThrowLoc, Stmt *throwExpr) in ObjCAtThrowStmt() function341 explicit ObjCAtThrowStmt(EmptyShell Empty) : in ObjCAtThrowStmt() function