Home
last modified time | relevance | path

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

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