Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1465 bool ParseLoop();
1481 bool result = ParseLoop(); in ParseChunk()
1497 if (!ParseLoop()) { in Finish()
1503 bool Parser::ParseLoop() { in ParseLoop() function in google::protobuf::compiler::objectivec::__anona97211560411::Parser