Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:StaticLocalVar

116   __declspec(dllimport) static int StaticLocalVar; // expected-error{{'StaticLocalVar' must have external linkage when declared 'dllimport'}}