xref
: /
openbsd-src
/
gnu
/
llvm
/
clang
/
bindings
/
python
/
tests
/
cindex
/
INPUTS
/
include.cpp
(revision 8550894424f8a4aa4aafb6cd57229dd6ed7cd9dd)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
header1.h
"
2
#
include
"
header2.h
"
3
#
include
"
header1.h
"
4
5
int
main
() { }
6