Lines Matching defs:Objects
153 Address Objects = CreateMemTemp(ElementArrayType, "objects");
170 LValue LV = MakeAddrLValue(Builder.CreateConstArrayGEP(Objects, i),
188 LValue ValueLV = MakeAddrLValue(Builder.CreateConstArrayGEP(Objects, i),
204 Args.add(RValue::get(Objects.getPointer()), ArgQT);
231 // The above message send needs these objects, but in ARC they are
333 // It's never necessary for class objects.
367 /// behavior; if that's dynamically a large proportion of all objects, using
1213 // always objects so we don't need to worry about complex or
1332 /// the Cpp API for atomic Cpp objects with non-trivial copy assignment.
1738 // Fetch the countByEnumeratingWithState:objects:count: selector.
1741 &CGM.getContext().Idents.get("objects"),
1794 // The initial number of objects that were returned in the buffer.
1816 // countByEnumeratingWithState:objects:count:.
1828 // fresh, non-empty batch of objects.
3417 /// retained objects.