Searched defs:StaticVar (Results 1 – 4 of 4) sorted by relevance
601 template<typename T> static const int StaticVar = 1; member604 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl642 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>; member in MemVarTmpl648 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>; member in MemVarTmpl653 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1; member in MemVarTmpl
828 template<typename T> static const int StaticVar = 1; member
875 template<typename T> static const int StaticVar = 1; member878 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl905 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>; member in MemVarTmpl909 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>; member in MemVarTmpl912 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Exported>; member in MemVarTmpl913 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1; member in MemVarTmpl
921 template<typename T> static const int StaticVar = 1; member956 template<> __declspec(dllimport) const int MemVarTmpl::StaticVar<ExplicitSpec_Imported>; member in MemVarTmpl957 template<> __declspec(dllimport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Imported> = 1; member in MemVarTmpl