reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2540 PP.Diag(CommentLoc, diag::err_pragma_comment_malformed); 2547 PP.Diag(CommentLoc, diag::err_pragma_comment_malformed); 2608 PP.getPPCallbacks()->PragmaComment(CommentLoc, II, ArgumentString); 2610 Actions.ActOnPragmaMSComment(CommentLoc, Kind, ArgumentString);