Searched defs:Templated (Results 1 – 6 of 6) 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
787 NamedDecl *Templated = in getAsCXXRecordDecl() local
8981 static TemplateDecl *getDescribedTemplate(Decl *Templated) { in getDescribedTemplate()8992 static void DiagnoseBadDeduction(Sema &S, Decl *Templated, in DiagnoseBadDeduction()
2472 VarDecl *Templated = VarTemplate->getTemplatedDecl(); in ActOnVarTemplateSpecialization() local