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

References

tools/clang/lib/Parse/ParsePragma.cpp
 2011   PP.Lex(Tok);
 2013     PP.Diag(Tok.getLocation(), diag::warn_pragma_expected_identifier) << "weak";
 2021   PP.Lex(Tok);
 2024     PP.Lex(Tok);
 2026       PP.Diag(Tok.getLocation(), diag::warn_pragma_expected_identifier)
 2031     PP.Lex(Tok);
 2035     PP.Diag(Tok.getLocation(), diag::warn_pragma_extra_tokens_at_eol) << "weak";
 2041         PP.getPreprocessorAllocator().Allocate<Token>(3), 3);
 2049     PP.EnterTokenStream(Toks, /*DisableMacroExpansion=*/true,
 2053         PP.getPreprocessorAllocator().Allocate<Token>(2), 2);
 2060     PP.EnterTokenStream(Toks, /*DisableMacroExpansion=*/true,