Home | History | Annotate | Download | only in Parse

Lines Matching refs:ExpectAndConsumeSemi

185 bool Parser::ExpectAndConsumeSemi(unsigned DiagID) {
1196 if (ExpectAndConsumeSemi(diag::err_expected_semi_declaration)) {
1869 ExpectAndConsumeSemi(diag::err_module_expected_semi);