xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Import
/
forward-declared-struct
/
Inputs
/
S2.c
(revision b7160ca4)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct
S
{
2
int
a
;
3
};
4