Home | History | Annotate | Download | only in Sema

Lines Matching refs:FinishObjCForCollectionStmt

2228 /// FinishObjCForCollectionStmt - Attach the body to a objective-C foreach
2230 StmtResult Sema::FinishObjCForCollectionStmt(Stmt *S, Stmt *B) {
2248 return FinishObjCForCollectionStmt(S, B);