Searched defs:ObjCAtCatchStmt (Results 1 – 1 of 1) sorted by relevance
80 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function86 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function115 static bool classof(const ObjCAtCatchStmt *) { return true; } in classof()