Searched refs:getLocalRangeEnd (Results 1 – 5 of 5) sorted by relevance
1267 SourceLocation getLocalRangeEnd() const { in getLocalRangeEnd() function1314 return SourceRange(getLocalRangeBegin(), getLocalRangeEnd()); in getLocalSourceRange()
348 FixItLoc = getLocForEndOfToken(FTLoc.getLocalRangeEnd()); in CheckEquivalentExceptionSpec()
4871 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionProtoType()4996 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionNoProtoType()
11464 ExplicitSignature.getLocalRangeEnd()) { in ActOnBlockArguments()
541 Writer.AddSourceLocation(TL.getLocalRangeEnd(), Record); in VisitFunctionTypeLoc()