Searched refs:GetTrailingEndLocation (Results 1 – 1 of 1) sorted by relevance
2109 auto GetTrailingEndLocation = [&](SourceLocation StartPoint) { in ConstructFixItRangeForUnusedCapture() local2124 SourceLocation FixItEnd = GetTrailingEndLocation(CommaRange.getBegin()); in ConstructFixItRangeForUnusedCapture()2131 SourceLocation FixItEnd = GetTrailingEndLocation(CaptureRange.getEnd()); in ConstructFixItRangeForUnusedCapture()