isl_pw_aff_nonneg_set: return a rational set if the input is marked rational
[isl.git] / interface / extract_interface.h
blobb6788f1343dfd699f3aaa5c43185788fd71431fb
1 #include <clang/AST/Decl.h>
3 bool has_annotation(clang::Decl *decl, const char *name);