Searched refs:SetRangeEnd (Results 1 – 7 of 7) sorted by relevance
1823 D.SetRangeEnd(Loc); in ParseAsmAttributesAfterDeclarator()2308 DS.SetRangeEnd(Tok.getLocation()); in ParseImplicitInt()2321 DS.SetRangeEnd(Tok.getLocation()); in ParseImplicitInt()2561 DS.SetRangeEnd(SourceLocation()); in ParseDeclarationSpecifiers()2732 DS.SetRangeEnd(Tok.getAnnotationEndLoc()); in ParseDeclarationSpecifiers()2789 DS.SetRangeEnd(Tok.getLocation()); in ParseDeclarationSpecifiers()2811 DS.SetRangeEnd(Tok.getAnnotationEndLoc()); in ParseDeclarationSpecifiers()2909 DS.SetRangeEnd(Tok.getLocation()); in ParseDeclarationSpecifiers()3344 DS.SetRangeEnd(Tok.getLocation()); in ParseDeclarationSpecifiers()4623 DS.SetRangeEnd(EndLoc); in ParseTypeQualifierListOpt()[all …]
1696 DeclaratorInfo.SetRangeEnd(Loc); in ParseCXXCondition()1797 DS.SetRangeEnd(Tok.getAnnotationEndLoc()); in ParseCXXSimpleTypeSpecifier()1862 DS.SetRangeEnd(ParseDecltypeSpecifier(DS)); in ParseCXXSimpleTypeSpecifier()1872 DS.SetRangeEnd(Tok.getAnnotationEndLoc()); in ParseCXXSimpleTypeSpecifier()1874 DS.SetRangeEnd(Tok.getLocation()); in ParseCXXSimpleTypeSpecifier()
880 DS.SetRangeEnd(ILoc); in ParseCastExpression()1060 DS.SetRangeEnd(Tok.getLastLoc()); in ParseCastExpression()2643 ParamInfo.SetRangeEnd(Tmp); in ParseBlockLiteralExpression()
313 DS.SetRangeEnd(SourceLocation()); in ParseLinkage()1042 DS.SetRangeEnd(EndLocation); in ParseBaseTypeSpecifier()2053 DeclaratorInfo.SetRangeEnd(Loc); in ParseCXXMemberDeclaratorBeforeInitializer()
886 declSpec.SetRangeEnd(Tok.getLocation()); in ParseObjCTypeName()1208 DS.SetRangeEnd(EndProtoLoc); in ParseObjCProtocolQualifiers()
604 void SetRangeEnd(SourceLocation Loc) { Range.setEnd(Loc); } in SetRangeEnd() function1687 void SetRangeEnd(SourceLocation Loc) { in SetRangeEnd() function1904 SetRangeEnd(EndLoc); in AddTypeInfo()2088 SetRangeEnd(lastLoc); in takeAttributes()
10073 DS.SetRangeEnd(FTI.Params[i].IdentLoc); in ActOnFinishKNRParamDeclarations()