isl_*_partial_lex{min,max}_pw_multi_aff: remove existentials fix-up code
[isl.git] / interface / extract_interface.h
blobb6788f1343dfd699f3aaa5c43185788fd71431fb
1 #include <clang/AST/Decl.h>
3 bool has_annotation(clang::Decl *decl, const char *name);