Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp4744 ClassTemplateDecl *SpecTemplate = InstSpec->getSpecializedTemplate(); in FindInstantiatedDecl() local
4745 if (ClassTemplate && isInstantiationOf(ClassTemplate, SpecTemplate)) in FindInstantiatedDecl()
DSemaExprCXX.cpp267 if (TemplateDecl *SpecTemplate = SpecName.getAsTemplateDecl()) { in getDestructorName() local
268 if (SpecTemplate->getCanonicalDecl() == Template->getCanonicalDecl()) in getDestructorName()