Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp2220 return buildDeductionGuide(TemplateParams, CD, CD->getExplicitSpecifier(), in transformConstructor()
2250 return buildDeductionGuide(Template->getTemplateParameters(), nullptr, in buildSimpleDeductionGuide()
2427 FunctionTemplateDecl *buildDeductionGuide( in buildDeductionGuide() function