[OpenACC] Create AST nodes for 'data' constructs
[llvm-project.git] / clang / test / Modules / Inputs / warn-unused-local-typedef.h
blob6006de0cc8cc305a70159eae0c2e69fc7e47c81b
1 inline void myfun() { typedef int a; }