xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
warn-unused-local-typedef.h
(revision 728894340f2a95eef5330b60410fb2abb158137b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
myfun()
1
inline
void
myfun
() {
typedef
int
a
; }
2