Searched refs:isTemplateDecl (Results 1 – 6 of 6) sorted by relevance
898 bool isTemplateDecl() const;
196 bool Decl::isTemplateDecl() const { in isTemplateDecl() function in Decl
386 HasTemplateScope = D->isTemplateDecl(); in FNContextRAII()
1239 bool HasTemplateScope = EnterScope && D->isTemplateDecl(); in ParseLexedAttribute()
4189 NNS = NestedNameSpecifier::Create(Context, NNS, RD->isTemplateDecl(), in buildNestedNameSpecifier()
474 return NestedNameSpecifier::Create(Context, nullptr, RD->isTemplateDecl(), in synthesizeCurrentNestedNameSpecifier()517 NNS = NestedNameSpecifier::Create(Context, nullptr, RD->isTemplateDecl(), in ActOnMSVCUnknownTypeName()