Sign in
llvm
/
clang
/
7d0e090bbc61baebf0be18e4d9ba36615b6cd566
/
.
/
test
/
Modules
/
Inputs
/
private
/
private1.h
blob: 3f41cc0181d5759af6b35b4431c004f1164f51cd [
file
] [
log
] [
blame
]
#ifndef
PRIVATE1_H
#define
PRIVATE1_H
#include
"common.h"
struct
mitts_off1
{
common field
;
};
struct
mitts_off1 hidden_variable1
;
#endif