OpenGrok
Cross Reference: b.h
xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
redecl-found-building-chains
/
b.h
Home
|
History
|
Annotate
|
Download
|
only in
redecl-found-building-chains
1
struct
A;
// ensure that loading b's canonical decl doesn't load the definition
2
struct
A {};
3