Searched refs:getLocalSourceRange (Results 1 – 12 of 12) sorted by relevance
158 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function279 SourceRange getLocalSourceRange() const { return {}; } in getLocalSourceRange() function531 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function597 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function833 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function893 SourceRange getLocalSourceRange() const;920 SourceRange getLocalSourceRange() const;1038 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1089 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1135 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function[all …]
295 SourceRange getLocalSourceRange() const;312 return getLocalSourceRange().getBegin(); in getLocalBeginLoc()318 return getLocalSourceRange().getEnd(); in getLocalEndLoc()
46 return TyLoc.getLocalSourceRange(); \197 if (Cur.getLocalSourceRange().getBegin().isValid()) { in getBeginLoc()222 if (Cur.getLocalSourceRange().getBegin().isValid()) in getBeginLoc()231 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()242 return Last.getLocalSourceRange().getEnd(); in getEndLoc()322 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc503 SourceRange AttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in AttributedTypeLoc516 SourceRange BTFTagAttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in BTFTagAttributedTypeLoc
418 return SourceRange(First.getLocalSourceRange().getBegin(), in getSourceRange()419 getLocalSourceRange().getEnd()); in getSourceRange()422 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
153 return T.getLocalSourceRange().getBegin(); in HandlePointer()932 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { in getLocalSourceRange() function in __anon5b12a8520511::BuildTreeVisitor933 auto SR = NNSLoc.getLocalSourceRange(); in getLocalSourceRange()984 Builder.getRange(getLocalSourceRange(NNSLoc)).drop_back(); in buildNameSpecifier()1413 auto SR = L.getLocalSourceRange(); in WalkUpFromMemberPointerTypeLoc()
5752 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5757 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5762 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5770 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()5774 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()5779 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()
4659 MLTAL, TypeLoc.getLocalSourceRange(), in CheckDeducedPlaceholderConstraints()4675 << Deduced << Buf << TypeLoc.getLocalSourceRange(); in CheckDeducedPlaceholderConstraints()
724 rangeToRemove = attr.getLocalSourceRange(); in actOnObjCTypeParam()
888 rangeToRemove = attr.getLocalSourceRange(); in applyObjCTypeArgs()
6476 << ATL.getLocalSourceRange(); in DiagnoseCalleeStaticArrayParam()16215 SourceRange TypeRange = TInfo->getTypeLoc().getLocalSourceRange(); in BuildBuiltinOffsetOf()
6244 TL.getLocalSourceRange().getBegin(), T->getFoundDecl())); in TransformUsingType()
4659 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()