Searched refs:locationDepth (Results 1 – 1 of 1) sorted by relevance
590 size_t locationDepth(SourceLocation Loc) { in locationDepth() function613 size_t StartDepth = locationDepth(StartLoc); in popRegions()614 size_t EndDepth = locationDepth(EndLoc); in popRegions()885 size_t StartDepth = locationDepth(AfterLoc); in findGapAreaBetween()886 size_t EndDepth = locationDepth(BeforeLoc); in findGapAreaBetween()