Searched refs:getLocalSourceRange (Results 1 – 13 of 13) sorted by relevance
158 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function279 SourceRange getLocalSourceRange() const { return {}; } in getLocalSourceRange() function531 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function598 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function824 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function884 SourceRange getLocalSourceRange() const;1006 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1057 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1103 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1104 return getInnerLoc().getLocalSourceRange(); in getLocalSourceRange()[all …]
288 SourceRange getLocalSourceRange() const;305 return getLocalSourceRange().getBegin(); in getLocalBeginLoc()311 return getLocalSourceRange().getEnd(); in getLocalEndLoc()
46 return TyLoc.getLocalSourceRange(); \216 if (Cur.getLocalSourceRange().getBegin().isValid()) in getBeginLoc()225 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()236 return Last.getLocalSourceRange().getEnd(); in getEndLoc()307 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc478 SourceRange AttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in AttributedTypeLoc
429 return SourceRange(First.getLocalSourceRange().getBegin(), in getSourceRange()430 getLocalSourceRange().getEnd()); in getSourceRange()433 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
331 Location = Info->getTypeLoc().getLocalSourceRange().getBegin(); in PseudoDestructorTypeStorage()379 End = TInfo->getTypeLoc().getLocalSourceRange().getEnd(); in getEndLoc()
2457 return TSInfo->getTypeLoc().getLocalSourceRange().getBegin(); in getSourceLocation()
5439 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5444 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5449 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5457 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()5461 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()5466 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()
7165 = DestructedTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildPseudoDestructorExpr()7190 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()7207 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()7231 Diag(ScopeTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(), in BuildPseudoDestructorExpr()7234 << ScopeTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()
4323 SourceLocation NameLoc = TInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildDelegatingInitializer()4326 << TInfo->getTypeLoc().getLocalSourceRange(); in BuildDelegatingInitializer()4382 = BaseTInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildBaseInitializer()4386 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()4440 << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()4459 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()15717 SourceRange TypeRange = TSInfo->getTypeLoc().getLocalSourceRange(); in CheckFriendTypeDecl()
4491 Converted, TypeLoc.getLocalSourceRange(), in CheckDeducedPlaceholderConstraints()4508 << Deduced << Buf << TypeLoc.getLocalSourceRange(); in CheckDeducedPlaceholderConstraints()
723 rangeToRemove = attr.getLocalSourceRange(); in actOnObjCTypeParam()
891 rangeToRemove = attr.getLocalSourceRange(); in applyObjCTypeArgs()
5374 << ATL.getLocalSourceRange(); in DiagnoseCalleeStaticArrayParam()13992 SourceRange TypeRange = TInfo->getTypeLoc().getLocalSourceRange(); in BuildBuiltinOffsetOf()