xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
libstdcxx-ambiguous-internal
/
d.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
b.h
"
2
#
include
"
c.h
"
g()
3
inline
void
g
() {
f
(); }
h()
4
inline
int
h
() {
return
n
; }
5