Home | History | Annotate | Download | only in AST

Lines Matching refs:diag

454         Diag(Tok.getLocation(),
455 diag::warn_doc_html_start_tag_expected_quoted_string)
493 Diag(Tok.getLocation(),
494 diag::warn_doc_html_start_tag_expected_ident_or_greater);
524 Diag(Tok.getLocation(),
525 diag::warn_doc_html_start_tag_expected_ident_or_greater)
528 Diag(Tok.getLocation(),
529 diag
530 Diag(HST->getLocation(), diag::note_doc_html_tag_started_here)
580 Diag(Tok.getLocation(),
581 diag::warn_verbatim_block_end_without_start)