Searched refs:getLocalRangeEnd (Results 1 – 6 of 6) sorted by relevance
1416 SourceLocation getLocalRangeEnd() const { in getLocalRangeEnd() function1478 return SourceRange(getLocalRangeBegin(), getLocalRangeEnd()); in getLocalSourceRange()
475 FixItLoc = getLocForEndOfToken(FTLoc.getLocalRangeEnd()); in CheckEquivalentExceptionSpec()
6187 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionProtoType()6314 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionNoProtoType()
2581 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in transformFunctionProtoType()
17005 ExplicitSignature.getLocalRangeEnd()) { in ActOnBlockArguments()
414 addSourceLocation(TL.getLocalRangeEnd()); in VisitFunctionTypeLoc()