llvm/clang/test/Modules/Inputs/warn-unused-local-typedef.h

inline void myfun() { typedef int a; }