reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1757 PP.Lex(Tok); 1758 if (Tok.isNot(tok::identifier)) { 1759 PP.Diag(Tok.getLocation(), diag::warn_pragma_ms_struct); 1762 SourceLocation EndLoc = Tok.getLocation(); 1763 const IdentifierInfo *II = Tok.getIdentifierInfo(); 1766 PP.Lex(Tok); 1769 PP.Lex(Tok); 1771 PP.Diag(Tok.getLocation(), diag::warn_pragma_ms_struct); 1775 if (Tok.isNot(tok::eod)) { 1776 PP.Diag(Tok.getLocation(), diag::warn_pragma_extra_tokens_at_eol)