Searched refs:locationDepth (Results 1 – 1 of 1) sorted by relevance
1023 size_t locationDepth(SourceLocation Loc) { in locationDepth() function1047 size_t StartDepth = locationDepth(StartLoc); in popRegions()1048 size_t EndDepth = locationDepth(EndLoc); in popRegions()1341 size_t StartDepth = locationDepth(AfterLoc); in findGapAreaBetween()1342 size_t EndDepth = locationDepth(BeforeLoc); in findGapAreaBetween()1401 size_t StartDepth = locationDepth(StartingLoc); in findAreaStartingFromTo()1402 size_t EndDepth = locationDepth(BeforeLoc); in findAreaStartingFromTo()