xref
: /
llvm-project
/
clang
/
test
/
CXX
/
module
/
module.unit
/
p7
/
Inputs
/
h8.h
(revision 3504937dfb2b7d90b2c3b3c7b28c472d31489007)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
H8
2
#
define
H8
3
void
foo
();
4
#
endif
5