Searched defs:ExplicitInstantiationDeclTemplateBase (Results 1 – 4 of 4) sorted by relevance
991 template <typename T> struct ExplicitInstantiationDeclTemplateBase { void func() {} }; in func() argument994 template struct ExplicitInstantiationDeclTemplateBase<int>; variable
1054 template <typename T> struct ExplicitInstantiationDeclTemplateBase { void func() {} }; in func() argument1057 template struct ExplicitInstantiationDeclTemplateBase<int>; variable
1572 template <typename T> struct ExplicitInstantiationDeclTemplateBase { void func() {} }; in func() struct
515 template <typename T> struct ExplicitInstantiationDeclTemplateBase { void func() {} }; in func() argument