Searched refs:StartDepth (Results 1 – 1 of 1) sorted by relevance
625 size_t StartDepth = locationDepth(StartLoc); in popRegions() local628 bool UnnestStart = StartDepth >= EndDepth; in popRegions()629 bool UnnestEnd = EndDepth >= StartDepth; in popRegions()668 StartDepth--; in popRegions()895 size_t StartDepth = locationDepth(AfterLoc); in findGapAreaBetween() local898 bool UnnestStart = StartDepth >= EndDepth; in findGapAreaBetween()899 bool UnnestEnd = EndDepth >= StartDepth; in findGapAreaBetween()916 StartDepth--; in findGapAreaBetween()