Searched refs:ConsumedEnd (Results 1 – 1 of 1) sorted by relevance
3609 SourceLocation ConsumedEnd; in ParseDeclarationSpecifiers() local4172 ConsumedEnd = Tok.getLocation(); in ParseDeclarationSpecifiers()4381 ConsumedEnd = ExplicitLoc; in ParseDeclarationSpecifiers()4397 ConsumedEnd = Tok.getLocation(); in ParseDeclarationSpecifiers()4509 ConsumedEnd = PrevTokLocation; in ParseDeclarationSpecifiers()4822 DS.SetRangeEnd(ConsumedEnd.isValid() ? ConsumedEnd : Tok.getLocation()); in ParseDeclarationSpecifiers()4842 if (DiagID != diag::err_bool_redeclaration && ConsumedEnd.isInvalid()) in ParseDeclarationSpecifiers()