Searched refs:mutable_source_code_info (Results 1 – 5 of 5) sorted by relevance
675 source_code_info.Swap(file->mutable_source_code_info()); in Parse()
1955 ptr = ctx->ParseMessage(mutable_source_code_info(), ptr); in _InternalParse()2132 input, mutable_source_code_info())); in MergePartialFromCodedStream()2603 …mutable_source_code_info()->PROTOBUF_NAMESPACE_ID::SourceCodeInfo::MergeFrom(from.source_code_info… in MergeFrom()
816 PROTOBUF_NAMESPACE_ID::SourceCodeInfo* mutable_source_code_info();7064 inline PROTOBUF_NAMESPACE_ID::SourceCodeInfo* FileDescriptorProto::mutable_source_code_info() { in mutable_source_code_info() function
7614 proto.mutable_source_code_info()->add_location(); in TEST_F()
2063 proto->mutable_source_code_info()->CopyFrom(*source_code_info_); in CopySourceCodeInfoTo()