xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
PR21687
/
c.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
a.h
"
f()
2
inline
void
f
() {
X
x
,
y
(
x
); }
3
#
include
"
b.h
"
4
X
x
,
y
(
x
);
5