Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp776 unsigned AdjustDepth = 0; in buildAssociatedConstraints() local
779 AdjustDepth = PrimaryTemplate->getTemplateDepth(); in buildAssociatedConstraints()
794 getTemplateParameterDepth(TP) + AdjustDepth); in buildAssociatedConstraints()
820 getTemplateParameterDepth(TP) + AdjustDepth); in buildAssociatedConstraints()
911 unsigned AdjustDepth = PrimaryTemplate->getTemplateDepth(); in buildIsDeducibleConstraint() local
922 getTemplateParameterDepth(TP) + AdjustDepth); in buildIsDeducibleConstraint()