xref
: /
aosp_15_r20
/
external
/
clang
/
test
/
ASTMerge
/
Inputs
/
body2.c
(revision 67e74705e28f6214e480b399dd47ea732279e315)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
f()
1
__inline__
__attribute__
((
always_inline
))
int
f
()
2
{
3
return
2
;
4
}
5