xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
submodule-visibility
/
c.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
C_H_INCLUDED
2
#
define
C_H_INCLUDED
3
4
struct
C
{};
5
6
#
endif
7