Searched refs:ObjCFor (Results 1 – 1 of 1) sorted by relevance
42 if (const auto *ObjCFor = dyn_cast<ObjCForCollectionStmt>(S)) in isSemicolonRequiredAfter() local43 return isSemicolonRequiredAfter(ObjCFor->getBody()); in isSemicolonRequiredAfter()