reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3091 if (ObjectsToAllocate.empty()) 3103 for (auto &Obj : ObjectsToAllocate) { 3149 ObjectsToAllocate[i++] = Obj.ObjectIndex; 3154 std::reverse(ObjectsToAllocate.begin(), ObjectsToAllocate.end()); 3154 std::reverse(ObjectsToAllocate.begin(), ObjectsToAllocate.end());