Home
last modified time | relevance | path

Searched defs:add_method (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/ir/
Dobjc.rs205 fn add_method(&mut self, method: ObjCMethod) { in add_method() method
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-completion/src/
Dcompletions.rs312 pub(crate) fn add_method( in add_method() method
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h15576 inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() ABSL_ATTRIBU… in add_method() function