Variable all_storage_locationsConst

all_storage_locations: (
    StoragePointer
    | StorageRef
    | Memory
    | Calldata
    | MemoryDefault
)[] = ...