Searched refs:setCatchStmt (Results 1 – 2 of 2) sorted by relevance
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt() function
1159 S->setCatchStmt(I, cast_or_null<ObjCAtCatchStmt>(Reader.ReadSubStmt())); in VisitObjCAtTryStmt()