extract_interface.h 87 Bytes Raw Blame History Permalink 1 2 3 #include <clang/AST/Decl.h> bool has_annotation(clang::Decl *decl, const char *name);