Searched refs:EmitObjCForCollectionStmt (Results 1 – 3 of 3) sorted by relevance
162 EmitObjCForCollectionStmt(cast<ObjCForCollectionStmt>(*S)); in EmitStmt()
1980 void EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S);
1412 void CodeGenFunction::EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S){ in EmitObjCForCollectionStmt() function in CodeGenFunction