Searched refs:ConsumedEnd (Results 1 – 1 of 1) sorted by relevance
3385 SourceLocation ConsumedEnd; in ParseDeclarationSpecifiers() local3955 ConsumedEnd = Tok.getLocation(); in ParseDeclarationSpecifiers()4174 ConsumedEnd = ExplicitLoc; in ParseDeclarationSpecifiers()4190 ConsumedEnd = Tok.getLocation(); in ParseDeclarationSpecifiers()4302 ConsumedEnd = PrevTokLocation; in ParseDeclarationSpecifiers()4622 DS.SetRangeEnd(ConsumedEnd.isValid() ? ConsumedEnd : Tok.getLocation()); in ParseDeclarationSpecifiers()4642 if (DiagID != diag::err_bool_redeclaration && ConsumedEnd.isInvalid()) in ParseDeclarationSpecifiers()