Searched refs:catch_stmts (Results 1 – 8 of 8) sorted by relevance
282 catch_range catch_stmts() { in catch_stmts() function290 catch_const_range catch_stmts() const { in catch_stmts() function
165 for (const ObjCAtCatchStmt *CatchStmt : S.catch_stmts()) { in EmitTryCatchStmt()
4725 for (const ObjCAtCatchStmt *CatchStmt : AtTryStmt->catch_stmts()) { in EmitTryOrSynchronizedStmt()
502 for (ObjCAtCatchStmt *AC : AT->catch_stmts()) { in BuildScopeInformation()
593 for (ObjCAtCatchStmt *catchStmt : Node->catch_stmts()) { in VisitObjCAtTryStmt()
1593 for (ObjCAtCatchStmt *C : S->catch_stmts()) in VisitObjCAtTryStmt()
4087 for (ObjCAtCatchStmt *CS : Terminator->catch_stmts()) { in VisitObjCAtTryStmt()
1960 for (ObjCAtCatchStmt *Catch : S->catch_stmts()) { in RewriteObjCTryStmt()