xref
: /
llvm-project
/
clang
/
test
/
Import
/
indirect-struct-member-access
/
Inputs
/
S.c
(revision 8ca265f4a1a4ee4a875f4e2a19062127bb385b6a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct
S
{
2
int
a
;
3
};
4