OpenGrok
Cross Reference: e2.h
xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
macro-hiding
/
e2.h
Home
|
History
|
Annotate
|
Download
|
only in
macro-hiding
1
#
include
"
a1.h
"
2
inline
void
e1
() {
assert
(
true
); }
3