Polly
20.0.0git
llvm-project
polly
lib
External
isl
isl_list_private.h
Go to the documentation of this file.
1
#ifndef ISL_LIST_PRIVATE_H
2
#define ISL_LIST_PRIVATE_H
3
4
#include <
isl/list.h
>
5
6
#define ISL_DECLARE_LIST_FN_PRIVATE(EL) \
7
__isl_keep isl_##EL *isl_##EL##_list_peek( \
8
__isl_keep isl_##EL##_list *list, int index);
9
10
#endif
list.h
Generated on Wed Nov 13 2024 03:17:23 for Polly by
1.9.6