Searched defs:ExpectAndConsumeSemi (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParser.cpp157 bool Parser::ExpectAndConsumeSemi(unsigned DiagID) { function in class:Parser
1201 if (!ExpectAndConsumeSemi(diag::err_expected_semi_declaration))
1929 ExpectAndConsumeSemi(diag::err_module_expected_semi);

Completed in 128 milliseconds