Searched refs:getLocalSourceRange (Results 1 – 12 of 12) sorted by relevance
134 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function249 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function499 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function554 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function806 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function945 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function998 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1038 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1082 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1119 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function[all …]
278 SourceRange getLocalSourceRange() const;295 return getLocalSourceRange().getBegin(); in getLocalBeginLoc()301 return getLocalSourceRange().getEnd(); in getLocalEndLoc()
34 return TyLoc.getLocalSourceRange(); \195 if (Cur.getLocalSourceRange().getBegin().isValid()) in getBeginLoc()204 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()215 return Last.getLocalSourceRange().getEnd(); in getEndLoc()280 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc
404 return SourceRange(First.getLocalSourceRange().getBegin(), in getSourceRange()405 getLocalSourceRange().getEnd()); in getSourceRange()408 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
159 Location = Info->getTypeLoc().getLocalSourceRange().getBegin(); in PseudoDestructorTypeStorage()207 End = TInfo->getTypeLoc().getLocalSourceRange().getEnd(); in getLocEnd()
1792 return TSInfo->getTypeLoc().getLocalSourceRange().getBegin(); in getSourceLocation()
5233 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5238 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5243 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5250 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()5254 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()5259 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()
6120 = DestructedTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildPseudoDestructorExpr()6125 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()6141 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()6165 Diag(ScopeTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(), in BuildPseudoDestructorExpr()6168 << ScopeTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()
3139 SourceLocation NameLoc = TInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildDelegatingInitializer()3142 << TInfo->getTypeLoc().getLocalSourceRange(); in BuildDelegatingInitializer()3197 = BaseTInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildBaseInitializer()3201 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()3255 << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()3274 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()12427 SourceRange TypeRange = TSInfo->getTypeLoc().getLocalSourceRange(); in CheckFriendTypeDecl()
648 rangeToRemove = attr.getLocalSourceRange(); in actOnObjCTypeParam()
853 rangeToRemove = attr.getLocalSourceRange(); in applyObjCTypeArgs()
4908 << ATL.getLocalSourceRange(); in DiagnoseCalleeStaticArrayParam()11704 SourceRange TypeRange = TInfo->getTypeLoc().getLocalSourceRange(); in BuildBuiltinOffsetOf()