Searched refs:getLocalRangeEnd (Results 1 – 6 of 6) sorted by relevance
1378 SourceLocation getLocalRangeEnd() const { in getLocalRangeEnd() function1440 return SourceRange(getLocalRangeBegin(), getLocalRangeEnd()); in getLocalSourceRange()
463 FixItLoc = getLocForEndOfToken(FTLoc.getLocalRangeEnd()); in CheckEquivalentExceptionSpec()
5902 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionProtoType()6022 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionNoProtoType()
2363 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in transformFunctionProtoType()
15339 ExplicitSignature.getLocalRangeEnd()) { in ActOnBlockArguments()
317 Record.AddSourceLocation(TL.getLocalRangeEnd()); in VisitFunctionTypeLoc()