xref
: /
external
/
llvm-project
/
polly
/
lib
/
External
/
isl
/
interface
/
extract_interface.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
clang
/
AST
/
Decl.h
>
2
3
bool
has_annotation
(
clang
::
Decl
*
decl
,
const
char
*
name
);
4