Searched refs:getLocalSourceRange (Results 1 – 10 of 10) sorted by relevance
134 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function234 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function466 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function521 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function769 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function867 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function916 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function956 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1000 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1037 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function[all …]
277 SourceRange getLocalSourceRange() const;294 return getLocalSourceRange().getBegin(); in getLocalBeginLoc()300 return getLocalSourceRange().getEnd(); in getLocalEndLoc()
32 return TyLoc.getLocalSourceRange(); \153 if (!Cur.getLocalSourceRange().getBegin().isInvalid()) in getBeginLoc()162 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()173 return Last.getLocalSourceRange().getEnd(); in getEndLoc()238 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc
390 return SourceRange(First.getLocalSourceRange().getBegin(), in getSourceRange()391 getLocalSourceRange().getEnd()); in getSourceRange()394 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
232 Location = Info->getTypeLoc().getLocalSourceRange().getBegin(); in PseudoDestructorTypeStorage()280 End = TInfo->getTypeLoc().getLocalSourceRange().getEnd(); in getLocEnd()
1702 return TSInfo->getTypeLoc().getLocalSourceRange().getBegin(); in getSourceLocation()
5359 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()5364 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()5369 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()5376 AddSourceLocation(NNS.getLocalSourceRange().getEnd(), Record); in AddNestedNameSpecifierLoc()5380 AddSourceLocation(NNS.getLocalSourceRange().getEnd(), Record); in AddNestedNameSpecifierLoc()5385 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()
5513 = DestructedTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildPseudoDestructorExpr()5518 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()5534 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()5558 Diag(ScopeTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(), in BuildPseudoDestructorExpr()5561 << ScopeTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()
3153 SourceLocation NameLoc = TInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildDelegatingInitializer()3156 << TInfo->getTypeLoc().getLocalSourceRange(); in BuildDelegatingInitializer()3211 = BaseTInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildBaseInitializer()3215 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()3269 << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()3288 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()12145 SourceRange TypeRange = TSInfo->getTypeLoc().getLocalSourceRange(); in CheckFriendTypeDecl()
4498 << ATL.getLocalSourceRange(); in DiagnoseCalleeStaticArrayParam()10873 SourceRange TypeRange = TInfo->getTypeLoc().getLocalSourceRange(); in BuildBuiltinOffsetOf()