Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp11138 TemplateName SpecifiedName = RetTST.getTypePtr()->getTemplateName(); in CheckDeductionGuideDeclarator() local
11140 Context.hasSameTemplateName(SpecifiedName, GuidedTemplate); in CheckDeductionGuideDeclarator()
11141 auto TKind = SpecifiedName.getKind(); in CheckDeductionGuideDeclarator()
11152 auto *TD = SpecifiedName.getAsTemplateDecl(); in CheckDeductionGuideDeclarator()