xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
separate_map_tree
/
src
/
private-in-c.h
(revision 97da9178ce5167da1bbad45ffcbb80b067a6f7f2)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
PRIVATE_IN_C_H
2
#
define
PRIVATE_IN_C_H
3
const
int
c_
=
2
;
4
#
endif
5