add isl_id_get_hash
[isl.git] / interface / extract_interface.h
blobb6788f1343dfd699f3aaa5c43185788fd71431fb
1 #include <clang/AST/Decl.h>
3 bool has_annotation(clang::Decl *decl, const char *name);