Home | History | Annotate | Download | only in Lex

Lines Matching defs:Msg

1054   StringRef Msg = Message.str().ltrim(" ");
1057 Diag(Tok, diag::pp_hash_warning) << Msg;
1059 Diag(Tok, diag::err_pp_hash_error) << Msg;