This file is indexed.

/usr/include/isl/union_set_type.h is in libisl-dev-lts 0.11.1-2ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
#ifndef ISL_UNION_SET_TYPE_H
#define ISL_UNION_SET_TYPE_H

#include <isl/union_map_type.h>

#endif