Searched refs:isTemplateDecl (Results 1 – 5 of 5) sorted by relevance
257 bool Decl::isTemplateDecl() const { in isTemplateDecl() function in Decl292 return DC->isDependentContext() || isTemplateDecl() || in isTemplated()
1105 bool isTemplateDecl() const;
4842 NNS = NestedNameSpecifier::Create(Context, NNS, RD->isTemplateDecl(), in buildNestedNameSpecifier()
10809 bool isTemplate = Fn->isTemplateDecl() || Found->isTemplateDecl(); in ClassifyOverloadCandidate()
567 return NestedNameSpecifier::Create(Context, nullptr, RD->isTemplateDecl(), in synthesizeCurrentNestedNameSpecifier()610 NNS = NestedNameSpecifier::Create(Context, nullptr, RD->isTemplateDecl(), in ActOnMSVCUnknownTypeName()