Sign in
cobalt
/
cobalt
/
3cd5432aaed8f14f27f66ade1b51aa71df939492
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
warn-unused-local-typedef.h
blob: 6006de0cc8cc305a70159eae0c2e69fc7e47c81b [
file
] [
log
] [
blame
]
inline
void
myfun
()
{
typedef
int
a
;
}