Searched refs:locationDepth (Results 1 – 1 of 1) sorted by relevance
602 size_t locationDepth(SourceLocation Loc) { in locationDepth() function625 size_t StartDepth = locationDepth(StartLoc); in popRegions()626 size_t EndDepth = locationDepth(EndLoc); in popRegions()895 size_t StartDepth = locationDepth(AfterLoc); in findGapAreaBetween()896 size_t EndDepth = locationDepth(BeforeLoc); in findGapAreaBetween()