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