Searched refs:getLocalRangeEnd (Results 1 – 6 of 6) sorted by relevance
1410 SourceLocation getLocalRangeEnd() const { in getLocalRangeEnd() function1472 return SourceRange(getLocalRangeBegin(), getLocalRangeEnd()); in getLocalSourceRange()
469 FixItLoc = getLocForEndOfToken(FTLoc.getLocalRangeEnd()); in CheckEquivalentExceptionSpec()
6090 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionProtoType()6210 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionNoProtoType()
2464 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in transformFunctionProtoType()
16496 ExplicitSignature.getLocalRangeEnd()) { in ActOnBlockArguments()
404 addSourceLocation(TL.getLocalRangeEnd()); in VisitFunctionTypeLoc()