Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/
warn-unused-local-typedef.h
inline void myfun() { typedef int a; }