xref
: /
aosp_15_r20
/
external
/
clang
/
test
/
Index
/
reparse-with-remaps
/
test.h-1
(revision 67e74705e28f6214e480b399dd47ea732279e315)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
void test1(void);
3
void test2(void);
4
5
/// Comment for bar
6
void bar(void);
7