1*5971e316Smrg #include <clang/AST/Decl.h> 2*5971e316Smrg 3*5971e316Smrg bool has_annotation(clang::Decl *decl, const char *name); 4