[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Modules / Inputs / warn-unused-local-typedef.h
blob6006de0cc8cc305a70159eae0c2e69fc7e47c81b
1 inline void myfun() { typedef int a; }