Searched refs:AdjustConstraintDepth (Results 1 – 1 of 1) sorted by relevance
751 class AdjustConstraintDepth : public TreeTransform<AdjustConstraintDepth> { class754 using inherited = TreeTransform<AdjustConstraintDepth>;755 AdjustConstraintDepth(Sema &SemaRef, unsigned TemplateDepth) in AdjustConstraintDepth() function in __anon8f98cdf70711::AdjustConstraintDepth1508 AC1[I] = AdjustConstraintDepth(*this, Depth2 - Depth1) in IsAtLeastAsConstrained()1512 AC2[I] = AdjustConstraintDepth(*this, Depth1 - Depth2) in IsAtLeastAsConstrained()