Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1474 bool ParseLoop();
1490 bool result = ParseLoop(); in ParseChunk()
1506 if (!ParseLoop()) { in Finish()
1512 bool Parser::ParseLoop() { in ParseLoop() function in google::protobuf::compiler::objectivec::__anon4fe1739f0411::Parser