Searched refs:getLocalRangeEnd (Results 1 – 5 of 5) sorted by relevance
1185 SourceLocation getLocalRangeEnd() const { in getLocalRangeEnd() function1232 return SourceRange(getLocalRangeBegin(), getLocalRangeEnd()); in getLocalSourceRange()
300 FixItLoc = getLocForEndOfToken(FTLoc.getLocalRangeEnd()); in CheckEquivalentExceptionSpec()
4549 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionProtoType()4573 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionNoProtoType()
10483 ExplicitSignature.getLocalRangeEnd()) { in ActOnBlockArguments()
521 Writer.AddSourceLocation(TL.getLocalRangeEnd(), Record); in VisitFunctionTypeLoc()