Searched refs:mutable_source_code_info (Results 1 – 4 of 4) sorted by relevance
676 source_code_info.Swap(file->mutable_source_code_info()); in Parse()
7724 proto.mutable_source_code_info()->add_location(); in TEST_F()
845 PROTOBUF_NAMESPACE_ID::SourceCodeInfo* mutable_source_code_info();7258 inline PROTOBUF_NAMESPACE_ID::SourceCodeInfo* FileDescriptorProto::mutable_source_code_info() { in mutable_source_code_info() function
2083 proto->mutable_source_code_info()->CopyFrom(*source_code_info_); in CopySourceCodeInfoTo()