Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:FunTy

21 typedef __declspec(dllimport) void (*FunTy)(); // expected-warning{{'dllimport' attribute only applies to variables, functions and classes}}