Searched refs:ItemsTy (Results 1 – 1 of 1) sorted by relevance
1799 QualType ItemsTy = getContext().getConstantArrayType( in EmitObjCForCollectionStmt() local1802 Address ItemsPtr = CreateMemTemp(ItemsTy, "items.ptr"); in EmitObjCForCollectionStmt()1830 Args.add(RValue::get(ItemsPtr, *this), getContext().getPointerType(ItemsTy)); in EmitObjCForCollectionStmt()