Searched refs:AdjustConstraintDepth (Results 1 – 1 of 1) sorted by relevance
917 class AdjustConstraintDepth : public TreeTransform<AdjustConstraintDepth> { class920 using inherited = TreeTransform<AdjustConstraintDepth>;921 AdjustConstraintDepth(Sema &SemaRef, unsigned TemplateDepth) in AdjustConstraintDepth() function in __anon0c0fec810511::AdjustConstraintDepth1793 AC1[I] = AdjustConstraintDepth(*this, Depth2 - Depth1) in IsAtLeastAsConstrained()1797 AC2[I] = AdjustConstraintDepth(*this, Depth1 - Depth2) in IsAtLeastAsConstrained()