xref
: /
llvm-project-15.0.7
/
lldb
/
test
/
API
/
lang
/
c
/
forward
/
foo.h
(revision 99451b44)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
struct
bar
;
3
4
int
foo
(
struct
bar
*
bar_ptr
);
5