Searched defs:RecordLegacyLocation (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc358 void Parser::LocationRecorder::RecordLegacyLocation(const Message* descriptor, function in class:google::protobuf::compiler::Parser::LocationRecorder
543 location.RecordLegacyLocation(
696 location.RecordLegacyLocation(field, DescriptorPool::ErrorCollector::TYPE);
715 location.RecordLegacyLocation(field, DescriptorPool::ErrorCollector::NAME);
724 location.RecordLegacyLocation(
752 location.RecordLegacyLocation(
827 location.RecordLegacyLocation(
1042 name_location.RecordLegacyLocation(
1065 value_location.RecordLegacyLocation(
1166 location.RecordLegacyLocation(
[all...]

Completed in 42 milliseconds