Searched refs:StartDepth (Results 1 – 1 of 1) sorted by relevance
613 size_t StartDepth = locationDepth(StartLoc); in popRegions() local616 bool UnnestStart = StartDepth >= EndDepth; in popRegions()617 bool UnnestEnd = EndDepth >= StartDepth; in popRegions()656 StartDepth--; in popRegions()885 size_t StartDepth = locationDepth(AfterLoc); in findGapAreaBetween() local888 bool UnnestStart = StartDepth >= EndDepth; in findGapAreaBetween()889 bool UnnestEnd = EndDepth >= StartDepth; in findGapAreaBetween()906 StartDepth--; in findGapAreaBetween()