Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser.h136 void SkipRestOfBlock();
Dparser.cc434 SkipRestOfBlock(); in SkipStatement()
444 void Parser::SkipRestOfBlock() { in SkipRestOfBlock() function in google::protobuf::compiler::Parser
452 SkipRestOfBlock(); in SkipRestOfBlock()