xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
bad-private-include
/
Bad.framework
/
PrivateHeaders
/
Shared.h
(revision 970b2819122c1c79cc17033b679e7bf9dd479703)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct
SomeDecl
{
2
int
x
;
3
};
4