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

References

tools/clang/lib/Parse/ParsePragma.cpp
  858     PP.Diag(PragmaLocation, diag::warn_pragma_expected_lparen) << PragmaName;
  871       PP.Diag(PragmaLocation,
  887             PP.Diag(PragmaLocation, diag::warn_pragma_expected_punc)
  893         PP.Diag(PragmaLocation, diag::warn_pragma_expected_punc) << PragmaName;
  906       PP.Diag(PragmaLocation, DiagID) << PragmaName;
  914       PP.Diag(PragmaLocation, diag::warn_pragma_expected_non_wide_string)
  923     PP.Diag(PragmaLocation, diag::warn_pragma_expected_rparen) << PragmaName;
  928     PP.Diag(PragmaLocation, diag::warn_pragma_extra_tokens_at_eol)
  933   Actions.ActOnPragmaMSSeg(PragmaLocation, Action, SlotLabel,