Searched refs:getLocalSourceRange (Results 1 – 13 of 13) sorted by relevance
159 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function291 SourceRange getLocalSourceRange() const { return {}; } in getLocalSourceRange() function543 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function609 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function845 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function909 SourceRange getLocalSourceRange() const;936 SourceRange getLocalSourceRange() const;1054 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1105 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1146 SourceRange getLocalSourceRange() const;[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 TypeOfExprTypeLoc509 SourceRange AttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in AttributedTypeLoc522 SourceRange CountAttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in CountAttributedTypeLoc526 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()933 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { in getLocalSourceRange() function in __anon6fdbff5b0511::BuildTreeVisitor934 auto SR = NNSLoc.getLocalSourceRange(); in getLocalSourceRange()985 Builder.getRange(getLocalSourceRange(NNSLoc)).drop_back(); in buildNameSpecifier()1414 auto SR = L.getLocalSourceRange(); in WalkUpFromMemberPointerTypeLoc()
6415 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()6420 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()6425 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()6433 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()6437 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()6442 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()
561 rangeToRemove = attr.getLocalSourceRange(); in applyObjCTypeArgs()
5021 MLTAL, TypeLoc.getLocalSourceRange(), in CheckDeducedPlaceholderConstraints()5037 << Deduced << Buf << TypeLoc.getLocalSourceRange(); in CheckDeducedPlaceholderConstraints()
722 rangeToRemove = attr.getLocalSourceRange(); in actOnObjCTypeParam()
6004 << ATL.getLocalSourceRange(); in DiagnoseCalleeStaticArrayParam()15714 SourceRange TypeRange = TInfo->getTypeLoc().getLocalSourceRange(); in BuildBuiltinOffsetOf()
4705 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()
6496 TL.getLocalSourceRange().getBegin(), T->getFoundDecl())); in TransformUsingType()
6185 << SpecLoc.getLocalSourceRange(); in diagnoseQualifiedDeclaration()