reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
777 PP.Diag(PragmaLocation, diag::warn_pragma_expected_lparen) << PragmaName; 783 PP.Diag(PragmaLocation, diag::warn_pragma_expected_section_name) 792 PP.Diag(PragmaLocation, diag::warn_pragma_expected_non_wide_string) 809 PP.Diag(PragmaLocation, diag::warn_pragma_expected_action_or_r_paren) 826 PP.Diag(PragmaLocation, Flag == ASTContext::PSF_None 841 PP.Diag(PragmaLocation, diag::warn_pragma_expected_rparen) << PragmaName; 846 PP.Diag(PragmaLocation, diag::warn_pragma_extra_tokens_at_eol) 851 Actions.ActOnPragmaMSSection(PragmaLocation, SectionFlags, SegmentName);