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()
5925 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionProtoType()6045 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionNoProtoType()
2363 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in transformFunctionProtoType()
15460 ExplicitSignature.getLocalRangeEnd()) { in ActOnBlockArguments()
317 Record.AddSourceLocation(TL.getLocalRangeEnd()); in VisitFunctionTypeLoc()