Searched refs:getLocalSourceRange (Results 1 – 12 of 12) sorted by relevance
159 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function537 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function603 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function839 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function899 SourceRange getLocalSourceRange() const;926 SourceRange getLocalSourceRange() const;1044 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1095 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1141 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1171 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function[all …]
295 SourceRange getLocalSourceRange() const;312 return getLocalSourceRange().getBegin(); in getLocalBeginLoc()318 return getLocalSourceRange().getEnd(); in getLocalEndLoc()
47 return TyLoc.getLocalSourceRange(); \198 if (Cur.getLocalSourceRange().getBegin().isValid()) { in getBeginLoc()223 if (Cur.getLocalSourceRange().getBegin().isValid()) in getBeginLoc()232 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()243 return Last.getLocalSourceRange().getEnd(); in getEndLoc()323 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc506 SourceRange AttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in AttributedTypeLoc519 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 __anon0c11f6d10511::BuildTreeVisitor933 auto SR = NNSLoc.getLocalSourceRange(); in getLocalSourceRange()984 Builder.getRange(getLocalSourceRange(NNSLoc)).drop_back(); in buildNameSpecifier()1413 auto SR = L.getLocalSourceRange(); in WalkUpFromMemberPointerTypeLoc()
5856 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5861 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5866 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5874 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()5878 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()5883 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()
4876 MLTAL, TypeLoc.getLocalSourceRange(), in CheckDeducedPlaceholderConstraints()4892 << Deduced << Buf << TypeLoc.getLocalSourceRange(); in CheckDeducedPlaceholderConstraints()
724 rangeToRemove = attr.getLocalSourceRange(); in actOnObjCTypeParam()
905 rangeToRemove = attr.getLocalSourceRange(); in applyObjCTypeArgs()
6780 << ATL.getLocalSourceRange(); in DiagnoseCalleeStaticArrayParam()16720 SourceRange TypeRange = TInfo->getTypeLoc().getLocalSourceRange(); in BuildBuiltinOffsetOf()
6348 TL.getLocalSourceRange().getBegin(), T->getFoundDecl())); in TransformUsingType()
4851 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()