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

References

gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 2179 DIAG_NAME_INDEX(err_pragma_comment_malformed)
tools/clang/lib/Parse/ParsePragma.cpp
 2540     PP.Diag(CommentLoc, diag::err_pragma_comment_malformed);
 2547     PP.Diag(CommentLoc, diag::err_pragma_comment_malformed);
 2596     PP.Diag(Tok.getLocation(), diag::err_pragma_comment_malformed);
 2602     PP.Diag(Tok.getLocation(), diag::err_pragma_comment_malformed);