Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:StaticLocalVar

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