Searched refs:getLocalSourceRange (Results 1 – 10 of 10) sorted by relevance
134 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function241 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function491 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function546 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function794 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function933 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function986 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1026 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1070 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function1107 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function[all …]
277 SourceRange getLocalSourceRange() const;294 return getLocalSourceRange().getBegin(); in getLocalBeginLoc()300 return getLocalSourceRange().getEnd(); in getLocalEndLoc()
34 return TyLoc.getLocalSourceRange(); \195 if (!Cur.getLocalSourceRange().getBegin().isInvalid()) 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
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()
1724 return TSInfo->getTypeLoc().getLocalSourceRange().getBegin(); in getSourceLocation()
5207 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()5212 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()5217 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()5224 AddSourceLocation(NNS.getLocalSourceRange().getEnd(), Record); in AddNestedNameSpecifierLoc()5228 AddSourceLocation(NNS.getLocalSourceRange().getEnd(), Record); in AddNestedNameSpecifierLoc()5233 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()
5766 = DestructedTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildPseudoDestructorExpr()5771 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()5787 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()5811 Diag(ScopeTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(), in BuildPseudoDestructorExpr()5814 << ScopeTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()
3124 SourceLocation NameLoc = TInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildDelegatingInitializer()3127 << TInfo->getTypeLoc().getLocalSourceRange(); in BuildDelegatingInitializer()3182 = BaseTInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildBaseInitializer()3186 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()3240 << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()3259 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()12183 SourceRange TypeRange = TSInfo->getTypeLoc().getLocalSourceRange(); in CheckFriendTypeDecl()
4536 << ATL.getLocalSourceRange(); in DiagnoseCalleeStaticArrayParam()10979 SourceRange TypeRange = TInfo->getTypeLoc().getLocalSourceRange(); in BuildBuiltinOffsetOf()