Searched refs:locationDepth (Results 1 – 1 of 1) sorted by relevance
905 size_t locationDepth(SourceLocation Loc) { in locationDepth() function929 size_t StartDepth = locationDepth(StartLoc); in popRegions()930 size_t EndDepth = locationDepth(EndLoc); in popRegions()1225 size_t StartDepth = locationDepth(AfterLoc); in findGapAreaBetween()1226 size_t EndDepth = locationDepth(BeforeLoc); in findGapAreaBetween()1285 size_t StartDepth = locationDepth(StartingLoc); in findAreaStartingFromTo()1286 size_t EndDepth = locationDepth(BeforeLoc); in findAreaStartingFromTo()