OpenGrok
Cross Reference: cxx-irgen-right.h
xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
cxx-irgen-right.h
Home
|
History
|
Annotate
|
Download
|
only in
Inputs
1
#
include
"
cxx-irgen-top.h
"
2
3
inline
int
h() {
return
S<
int
>::f(); }
4