Searched defs:Templated (Results 1 – 4 of 4) sorted by relevance
18 class Templated { class30 …template class Templated<int>; // expected-note{{in instantiation of member function 'PR10232::Tem… variable
14 class Templated class
437 namespace Templated { namespace
9375 static TemplateDecl *getDescribedTemplate(Decl *Templated) { in getDescribedTemplate()9383 static void DiagnoseBadDeduction(Sema &S, NamedDecl *Found, Decl *Templated, in DiagnoseBadDeduction()