Searched refs:OACS (Results 1 – 2 of 2) sorted by relevance
339 void VisitObjCAtCatchStmt(const ObjCAtCatchStmt *OACS);
1673 void JSONNodeDumper::VisitObjCAtCatchStmt(const ObjCAtCatchStmt* OACS) { in VisitObjCAtCatchStmt() argument1677 attributeOnlyIfTrue("isCatchAll", OACS->getCatchParamDecl() == nullptr); in VisitObjCAtCatchStmt()