Searched refs:getLocalSourceRange (Results 1 – 12 of 12) sorted by relevance
157 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function525 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function592 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function822 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function882 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1015 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1066 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1109 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1188 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1261 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function[all …]
289 SourceRange getLocalSourceRange() const;306 return getLocalSourceRange().getBegin(); in getLocalBeginLoc()312 return getLocalSourceRange().getEnd(); in getLocalEndLoc()
45 return TyLoc.getLocalSourceRange(); \215 if (Cur.getLocalSourceRange().getBegin().isValid()) in getBeginLoc()224 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()235 return Last.getLocalSourceRange().getEnd(); in getEndLoc()300 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc
430 return SourceRange(First.getLocalSourceRange().getBegin(), in getSourceRange()431 getLocalSourceRange().getEnd()); in getSourceRange()434 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
252 Location = Info->getTypeLoc().getLocalSourceRange().getBegin(); in PseudoDestructorTypeStorage()300 End = TInfo->getTypeLoc().getLocalSourceRange().getEnd(); in getEndLoc()
2281 return TSInfo->getTypeLoc().getLocalSourceRange().getBegin(); in getSourceLocation()
5774 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5779 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5784 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()5792 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()5796 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()5801 AddSourceRange(NNS.getLocalSourceRange()); in AddNestedNameSpecifierLoc()
6899 = DestructedTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildPseudoDestructorExpr()6924 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()6941 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()6965 Diag(ScopeTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(), in BuildPseudoDestructorExpr()6968 << ScopeTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()
4068 SourceLocation NameLoc = TInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildDelegatingInitializer()4071 << TInfo->getTypeLoc().getLocalSourceRange(); in BuildDelegatingInitializer()4127 = BaseTInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildBaseInitializer()4131 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()4185 << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()4204 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()13969 SourceRange TypeRange = TSInfo->getTypeLoc().getLocalSourceRange(); in CheckFriendTypeDecl()
720 rangeToRemove = attr.getLocalSourceRange(); in actOnObjCTypeParam()
859 rangeToRemove = attr.getLocalSourceRange(); in applyObjCTypeArgs()
5092 << ATL.getLocalSourceRange(); in DiagnoseCalleeStaticArrayParam()13302 SourceRange TypeRange = TInfo->getTypeLoc().getLocalSourceRange(); in BuildBuiltinOffsetOf()