Searched refs:getLocalRangeEnd (Results 1 – 6 of 6) sorted by relevance
1354 SourceLocation getLocalRangeEnd() const { in getLocalRangeEnd() function1416 return SourceRange(getLocalRangeBegin(), getLocalRangeEnd()); in getLocalSourceRange()
437 FixItLoc = getLocForEndOfToken(FTLoc.getLocalRangeEnd()); in CheckEquivalentExceptionSpec()
5351 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionProtoType()5471 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionNoProtoType()
1891 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in transformFunctionProtoType()
13587 ExplicitSignature.getLocalRangeEnd()) { in ActOnBlockArguments()
701 Record.AddSourceLocation(TL.getLocalRangeEnd()); in VisitFunctionTypeLoc()