Searched refs:getLocalRangeEnd (Results 1 – 9 of 9) sorted by relevance
114 FTL.getLocalRangeEnd()}; in getLocationOfConst()
270 .getLocalRangeEnd(), in check()
1410 SourceLocation getLocalRangeEnd() const { in getLocalRangeEnd() function1472 return SourceRange(getLocalRangeBegin(), getLocalRangeEnd()); in getLocalSourceRange()
249 …(MethodDecl, getTypeSourceInfo()->getTypeLoc().getAs<clang::FunctionTypeLoc>().getLocalRangeEnd()), in TEST()1262 STRING_LOCATION_STDPAIR(TL, getAs<clang::FunctionTypeLoc>().getLocalRangeEnd()), in TEST()
468 FixItLoc = getLocForEndOfToken(FTLoc.getLocalRangeEnd()); in CheckEquivalentExceptionSpec()
5991 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionProtoType()6111 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in TransformFunctionNoProtoType()
2368 NewTL.setLocalRangeEnd(TL.getLocalRangeEnd()); in transformFunctionProtoType()
16228 ExplicitSignature.getLocalRangeEnd()) { in ActOnBlockArguments()
396 addSourceLocation(TL.getLocalRangeEnd()); in VisitFunctionTypeLoc()