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 …]
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().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
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()
1718 return TSInfo->getTypeLoc().getLocalSourceRange().getBegin(); in getSourceLocation()
5196 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()5201 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()5206 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()5213 AddSourceLocation(NNS.getLocalSourceRange().getEnd(), Record); in AddNestedNameSpecifierLoc()5217 AddSourceLocation(NNS.getLocalSourceRange().getEnd(), Record); in AddNestedNameSpecifierLoc()5222 AddSourceRange(NNS.getLocalSourceRange(), Record); in AddNestedNameSpecifierLoc()
5844 = DestructedTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildPseudoDestructorExpr()5849 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()5865 << DestructedTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()5889 Diag(ScopeTypeInfo->getTypeLoc().getLocalSourceRange().getBegin(), in BuildPseudoDestructorExpr()5892 << ScopeTypeInfo->getTypeLoc().getLocalSourceRange(); in BuildPseudoDestructorExpr()
3136 SourceLocation NameLoc = TInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildDelegatingInitializer()3139 << TInfo->getTypeLoc().getLocalSourceRange(); in BuildDelegatingInitializer()3194 = BaseTInfo->getTypeLoc().getLocalSourceRange().getBegin(); in BuildBaseInitializer()3198 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()3252 << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()3271 << BaseType << BaseTInfo->getTypeLoc().getLocalSourceRange(); in BuildBaseInitializer()12186 SourceRange TypeRange = TSInfo->getTypeLoc().getLocalSourceRange(); in CheckFriendTypeDecl()
649 rangeToRemove = attr.getLocalSourceRange(); in actOnObjCTypeParam()
799 rangeToRemove = attr.getLocalSourceRange(); in applyObjCTypeArgs()
4660 << ATL.getLocalSourceRange(); in DiagnoseCalleeStaticArrayParam()11171 SourceRange TypeRange = TInfo->getTypeLoc().getLocalSourceRange(); in BuildBuiltinOffsetOf()