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