Searched refs:EndDepth (Results 1 – 1 of 1) sorted by relevance
626 size_t EndDepth = locationDepth(EndLoc); in popRegions() local628 bool UnnestStart = StartDepth >= EndDepth; in popRegions()629 bool UnnestEnd = EndDepth >= StartDepth; in popRegions()648 EndDepth--; in popRegions()896 size_t EndDepth = locationDepth(BeforeLoc); in findGapAreaBetween() local898 bool UnnestStart = StartDepth >= EndDepth; in findGapAreaBetween()899 bool UnnestEnd = EndDepth >= StartDepth; in findGapAreaBetween()906 EndDepth--; in findGapAreaBetween()