Searched refs:mutable_source_code_info (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc460 source_code_info.Swap(file->mutable_source_code_info());
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h421 inline ::google::protobuf::SourceCodeInfo* mutable_source_code_info();
3196 inline ::google::protobuf::SourceCodeInfo* FileDescriptorProto::mutable_source_code_info() { function in class:google::protobuf::FileDescriptorProto
H A Ddescriptor.cc1504 proto->mutable_source_code_info()->CopyFrom(*source_code_info_);
H A Ddescriptor_unittest.cc4582 proto.mutable_source_code_info()->add_location();
H A Ddescriptor.pb.cc1182 input, mutable_source_code_info()));
1564 mutable_source_code_info()->::google::protobuf::SourceCodeInfo::MergeFrom(from.source_code_info());

Completed in 142 milliseconds