Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp1768 return buildDeductionGuide(TemplateParams, CD->isExplicit(), NewTInfo, in transformConstructor()
1798 return buildDeductionGuide(Template->getTemplateParameters(), false, TSI, in buildSimpleDeductionGuide()
1948 NamedDecl *buildDeductionGuide(TemplateParameterList *TemplateParams, in buildDeductionGuide() function