Searched refs:SkipRestOfBlock (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.h122 // '{' Consumes the brace then calls SkipRestOfBlock().
132 void SkipRestOfBlock();
H A Dparser.cc279 SkipRestOfBlock();
289 void Parser::SkipRestOfBlock() { function in class:google::protobuf::compiler::Parser
297 SkipRestOfBlock();
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.h127 // '{' Consumes the brace then calls SkipRestOfBlock().
137 void SkipRestOfBlock();
H A Dparser.cc384 SkipRestOfBlock();
394 void Parser::SkipRestOfBlock() { function in class:google::protobuf::compiler::Parser
402 SkipRestOfBlock();

Completed in 1148 milliseconds