Sign in
llvm
/
clang
/
7d0e090bbc61baebf0be18e4d9ba36615b6cd566
/
.
/
test
/
Modules
/
Inputs
/
private
/
private2.h
blob: 3b6cddc4d902824808ecfdf77f79bfe050657971 [
file
] [
log
] [
blame
]
#ifndef
PRIVATE2_H
#define
PRIVATE2_H
#include
"common.h"
struct
mitts_off2
{
common field
;
};
struct
mitts_off2 hidden_variable2
;
#endif