MCPcopy Create free account
hub / github.com/Tencent/Hardcoder / RecordLocation

Method RecordLocation

libapp2sys/prebuilt/include/google/protobuf/text_format.h:506–510  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

504};
505
506inline void TextFormat::RecordLocation(ParseInfoTree* info_tree,
507 const FieldDescriptor* field,
508 ParseLocation location) {
509 info_tree->RecordLocation(field, location);
510}
511
512
513inline TextFormat::ParseInfoTree* TextFormat::CreateNested(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected