Home
last modified time | relevance | path

Searched refs:SkipRestOfBlock (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dparser.h139 void SkipRestOfBlock();
Dparser.cc520 SkipRestOfBlock(); in SkipStatement()
530 void Parser::SkipRestOfBlock() { in SkipRestOfBlock() function in google::protobuf::compiler::Parser
538 SkipRestOfBlock(); in SkipRestOfBlock()