Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp4434 ClassTemplateDecl *SpecTemplate = InstSpec->getSpecializedTemplate(); in FindInstantiatedDecl() local
4435 if (ClassTemplate && isInstantiationOf(ClassTemplate, SpecTemplate)) in FindInstantiatedDecl()
DSemaExprCXX.cpp265 if (TemplateDecl *SpecTemplate = SpecName.getAsTemplateDecl()) { in getDestructorName() local
266 if (SpecTemplate->getCanonicalDecl() == Template->getCanonicalDecl()) in getDestructorName()