Searched refs:EndDepth (Results 1 – 1 of 1) sorted by relevance
623 size_t EndDepth = locationDepth(EndLoc); in popRegions() local625 bool UnnestStart = StartDepth >= EndDepth; in popRegions()626 bool UnnestEnd = EndDepth >= StartDepth; in popRegions()645 EndDepth--; in popRegions()893 size_t EndDepth = locationDepth(BeforeLoc); in findGapAreaBetween() local895 bool UnnestStart = StartDepth >= EndDepth; in findGapAreaBetween()896 bool UnnestEnd = EndDepth >= StartDepth; in findGapAreaBetween()903 EndDepth--; in findGapAreaBetween()