Home | History | Annotate | Download | only in Sema

Lines Matching refs:FinishObjCForCollectionStmt

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