Searched refs:EmitObjCForCollectionStmt (Results 1 – 6 of 6) sorted by relevance
169 EmitObjCForCollectionStmt(cast<ObjCForCollectionStmt>(*S)); in EmitStmt()
2287 void EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S);
1452 void CodeGenFunction::EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S){ in EmitObjCForCollectionStmt() function in CodeGenFunction
182 EmitObjCForCollectionStmt(cast<ObjCForCollectionStmt>(*S)); in EmitStmt()
1706 void CodeGenFunction::EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S){ in EmitObjCForCollectionStmt() function in CodeGenFunction
3150 void EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S);