xref
: /
external
/
clang
/
test
/
Index
/
Inputs
/
prefix.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
PREFIX_H
2
#
define
PREFIX_H
3
int
foo
(
int
);
4
#
endif
5