Searched defs:MaybeCopy (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/rust/tests/ui/repeat-expr/ | ||
| D | infer.rs | 4 struct MaybeCopy<T>(T); struct |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | descriptor_database.cc | 373 bool SimpleDescriptorDatabase::MaybeCopy(const FileDescriptorProto* file, in MaybeCopy() function in google::protobuf::SimpleDescriptorDatabase |