xref
: /
llvm-project
/
clang-tools-extra
/
test
/
modularize
/
Inputs
/
DuplicateHeader2.h
(revision 81450dfff9ef95aea9c9a650bb36b344cae69339)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// Same decl as in
DuplicateHeader1.h
.
2
typedef
int
TypeInt
;
3