xref
: /
external
/
llvm-project
/
clang
/
test
/
PCH
/
Inputs
/
pragma-once.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
pragma
once
2
3
/* For use with the
pragma-once.c
test */
4
5
int
x
=
3
;
6