Home
last modified time | relevance | path

Searched refs:SpecTemplate (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp4527 ClassTemplateDecl *SpecTemplate = InstSpec->getSpecializedTemplate(); in FindInstantiatedDecl() local
4528 if (ClassTemplate && isInstantiationOf(ClassTemplate, SpecTemplate)) in FindInstantiatedDecl()
HDSemaExprCXX.cpp267 if (TemplateDecl *SpecTemplate = SpecName.getAsTemplateDecl()) { in getDestructorName() local
268 if (SpecTemplate->getCanonicalDecl() == Template->getCanonicalDecl()) in getDestructorName()