isl_test.c: test_vertices: check that the expected set of vertices are computed
[isl.git] / interface / extract_interface.h
blobb6788f1343dfd699f3aaa5c43185788fd71431fb
1 #include <clang/AST/Decl.h>
3 bool has_annotation(clang::Decl *decl, const char *name);