RecordLocation    437 third_party/protobuf/src/google/protobuf/text_format.cc       RecordLocation(parse_info_tree_, field,
RecordLocation    259 third_party/protobuf/src/google/protobuf/text_format.h     void RecordLocation(const FieldDescriptor* field, ParseLocation location);
RecordLocation    346 third_party/protobuf/src/google/protobuf/text_format.h   static inline void RecordLocation(ParseInfoTree* info_tree,
RecordLocation    355 third_party/protobuf/src/google/protobuf/text_format.h inline void TextFormat::RecordLocation(ParseInfoTree* info_tree,
RecordLocation    358 third_party/protobuf/src/google/protobuf/text_format.h   info_tree->RecordLocation(field, location);