Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:StaticVarTmpl

119 template<typename T> __declspec(dllexport) static int StaticVarTmpl; // expected-error{{'StaticVarTmpl' must have external linkage when declared 'dllexport'}}