OpenGrok
Cross Reference: y.h
xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
cxx-lookup
/
y.h
Home
|
History
|
Annotate
|
Download
|
only in
cxx-lookup
1
#
include
"
x.h
"
2
namespace
llvm
{
3
struct
ulittle32_t
;
4
extern
allocator
<
ulittle32_t
> *x;
5
}
6