Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser.cc397 void Parser::LocationRecorder::RecordLegacyLocation(const Message* descriptor, in RecordLegacyLocation() function in google::protobuf::compiler::Parser::LocationRecorder
657 location.RecordLegacyLocation( in ParseMessageDefinition()
821 location.RecordLegacyLocation(field, DescriptorPool::ErrorCollector::TYPE); in ParseMessageFieldNoLabel()
894 location.RecordLegacyLocation(field, DescriptorPool::ErrorCollector::NAME); in ParseMessageFieldNoLabel()
903 location.RecordLegacyLocation( in ParseMessageFieldNoLabel()
931 location.RecordLegacyLocation( in ParseMessageFieldNoLabel()
1078 location.RecordLegacyLocation( in ParseDefaultAssignment()
1215 location.RecordLegacyLocation( in ParseJsonName()
1315 name_location.RecordLegacyLocation( in ParseOption()
1338 value_location.RecordLegacyLocation( in ParseOption()
[all …]
Dparser.h250 void RecordLegacyLocation(const Message* descriptor,