Home
last modified time | relevance | path

Searched defs:FirstUndeducedParamIdx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp751 unsigned FirstUndeducedParamIdx, Expr *IsDeducible) { in buildAssociatedConstraints()
1092 unsigned FirstUndeducedParamIdx = FPrimeTemplateParams.size(); in BuildDeductionGuideForTypeAlias() local