Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11540 TemplateName SpecifiedName = RetTST.getTypePtr()->getTemplateName(); in CheckDeductionGuideDeclarator() local
11542 Context.hasSameTemplateName(SpecifiedName, GuidedTemplate); in CheckDeductionGuideDeclarator()
11543 auto TKind = SpecifiedName.getKind(); in CheckDeductionGuideDeclarator()
11554 auto *TD = SpecifiedName.getAsTemplateDecl(); in CheckDeductionGuideDeclarator()