Searched refs:StartDepth (Results 1 – 1 of 1) sorted by relevance
622 size_t StartDepth = locationDepth(StartLoc); in popRegions() local625 bool UnnestStart = StartDepth >= EndDepth; in popRegions()626 bool UnnestEnd = EndDepth >= StartDepth; in popRegions()665 StartDepth--; in popRegions()892 size_t StartDepth = locationDepth(AfterLoc); in findGapAreaBetween() local895 bool UnnestStart = StartDepth >= EndDepth; in findGapAreaBetween()896 bool UnnestEnd = EndDepth >= StartDepth; in findGapAreaBetween()913 StartDepth--; in findGapAreaBetween()