reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParsePragma.cpp
 1757   PP.Lex(Tok);
 1759     PP.Diag(Tok.getLocation(), diag::warn_pragma_ms_struct);
 1766     PP.Lex(Tok);
 1769     PP.Lex(Tok);
 1771     PP.Diag(Tok.getLocation(), diag::warn_pragma_ms_struct);
 1776     PP.Diag(Tok.getLocation(), diag::warn_pragma_extra_tokens_at_eol)
 1781   MutableArrayRef<Token> Toks(PP.getPreprocessorAllocator().Allocate<Token>(1),
 1789   PP.EnterTokenStream(Toks, /*DisableMacroExpansion=*/true,