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
231 Location = Info->getTypeLoc().getLocalSourceRange().getBegin(); in PseudoDestructorTypeStorage()282 End = TInfo->getTypeLoc().getLocalSourceRange().getEnd(); in getLocEnd()
1703 return TSInfo->getTypeLoc().getLocalSourceRange().getBegin(); in getSourceLocation()
5370 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()5375 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()5380 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()5387 AddSourceLocation(NNS.getLocalSourceRange().getEnd(), Record); in AddNestedNameSpecifierLoc()5391 AddSourceLocation(NNS.getLocalSourceRange().getEnd(), Record); in AddNestedNameSpecifierLoc()5396 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()
5421 = DestructedTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildPseudoDestructorExpr()5426 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()5442 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()5466 Diag(ScopeTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(), in BuildPseudoDestructorExpr()5469 << ScopeTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()
3099 SourceLocation NameLoc = TInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildDelegatingInitializer()3102 << TInfo->getTypeLoc().getLocalSourceRange(); in BuildDelegatingInitializer()3157 = BaseTInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildBaseInitializer()3161 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()3215 << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()3234 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()12035 SourceRange TypeRange = TSInfo->getTypeLoc().getLocalSourceRange(); in CheckFriendTypeDecl()
4448 << ATL.getLocalSourceRange(); in DiagnoseCalleeStaticArrayParam()10366 SourceRange TypeRange = TInfo->getTypeLoc().getLocalSourceRange(); in BuildBuiltinOffsetOf()