Searched defs:Templated (Results 1 – 12 of 12) sorted by relevance
18 class Templated { class30 …template class Templated<int>; // expected-note{{in instantiation of member function 'PR10232::Tem… variable
17 class Templated class
14 class Templated class
35 bool Templated) { in reportDeclaration()49 bool Templated = false; // Whether the declaration is templated. member
883 bool Templated = Decl->isTemplated(); in onEndOfTranslationUnit() local
61 template <typename T> class Templated { class
55 if (auto *Templated = TD->getTemplatedDecl()) in kindForDecl() local
437 namespace Templated { namespace
484 namespace Templated { namespace
9375 static TemplateDecl *getDescribedTemplate(Decl *Templated) { in getDescribedTemplate()9383 static void DiagnoseBadDeduction(Sema &S, NamedDecl *Found, Decl *Templated, in DiagnoseBadDeduction()
10696 static TemplateDecl *getDescribedTemplate(Decl *Templated) { in getDescribedTemplate()10704 static void DiagnoseBadDeduction(Sema &S, NamedDecl *Found, Decl *Templated, in DiagnoseBadDeduction()