Searched refs:SkipStatement (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc381 void Parser::SkipStatement() { function in class:google::protobuf::compiler::Parser
453 SkipStatement();
599 SkipStatement();
1261 SkipStatement();
1318 SkipStatement();
1359 SkipStatement();
1474 SkipStatement();
1570 SkipStatement();
H A Dparser.h129 // The Parser often calls SkipStatement() after encountering a syntax
132 void SkipStatement();

Completed in 297 milliseconds