xref
: /
external
/
llvm-project
/
clang
/
test
/
Frontend
/
Inputs
/
SystemHeaderPrefix
/
with-header-guard.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
HEADER_GUARD
2
#
define
HEADER_GUARD
3
#
endif
4