Searched refs:EndDepth (Results 1 – 1 of 1) sorted by relevance
579 size_t EndDepth = locationDepth(EndLoc); in popRegions() local581 bool UnnestStart = StartDepth >= EndDepth; in popRegions()582 bool UnnestEnd = EndDepth >= StartDepth; in popRegions()595 EndDepth--; in popRegions()