buildtools/isl/interface/extract_interface.h

4 lines
87 B
C
Raw Normal View History

2014-01-27 21:38:34 +01:00
#include <clang/AST/Decl.h>
bool has_annotation(clang::Decl *decl, const char *name);