Searched refs:locationDepth (Results 1 – 1 of 1) sorted by relevance
599 size_t locationDepth(SourceLocation Loc) { in locationDepth() function622 size_t StartDepth = locationDepth(StartLoc); in popRegions()623 size_t EndDepth = locationDepth(EndLoc); in popRegions()892 size_t StartDepth = locationDepth(AfterLoc); in findGapAreaBetween()893 size_t EndDepth = locationDepth(BeforeLoc); in findGapAreaBetween()