bolt/deps/llvm-18.1.8/polly/lib/External/isl/interface/extract_interface.h
2025-02-14 19:21:04 +01:00

3 lines
87 B
C

#include <clang/AST/Decl.h>
bool has_annotation(clang::Decl *decl, const char *name);