Searched refs:CurrentItem (Results 1 – 1 of 1) sorted by relevance
1652 llvm::Value *CurrentItem = in EmitObjCForCollectionStmt() local1656 CurrentItem = Builder.CreateBitCast(CurrentItem, convertedElementType, in EmitObjCForCollectionStmt()1663 EmitStoreThroughLValue(RValue::get(CurrentItem), elementLValue); in EmitObjCForCollectionStmt()1665 EmitScalarInit(CurrentItem, elementLValue); in EmitObjCForCollectionStmt()