Searched refs:EndDepth (Results 1 – 1 of 1) sorted by relevance
614 size_t EndDepth = locationDepth(EndLoc); in popRegions() local616 bool UnnestStart = StartDepth >= EndDepth; in popRegions()617 bool UnnestEnd = EndDepth >= StartDepth; in popRegions()636 EndDepth--; in popRegions()886 size_t EndDepth = locationDepth(BeforeLoc); in findGapAreaBetween() local888 bool UnnestStart = StartDepth >= EndDepth; in findGapAreaBetween()889 bool UnnestEnd = EndDepth >= StartDepth; in findGapAreaBetween()896 EndDepth--; in findGapAreaBetween()