Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.h270 virtual bool ConsumeLine(const StringPiece& line, string* out_error) = 0;
301 virtual bool ConsumeLine(const StringPiece& line, string* out_error);
Dobjectivec_helpers.cc1049 virtual bool ConsumeLine(const StringPiece& line, string* out_error);
1055 bool ExpectedPrefixesCollector::ConsumeLine( in ConsumeLine() function in google::protobuf::compiler::objectivec::__anon65ffeb000211::ExpectedPrefixesCollector
1521 if (!line_consumer_->ConsumeLine(line, &error_str_)) { in ParseLoop()
1723 bool ImportWriter::ProtoFrameworkCollector::ConsumeLine( in ConsumeLine() function in google::protobuf::compiler::objectivec::ImportWriter::ProtoFrameworkCollector