Home
last modified time | relevance | path

Searched defs:prepend_ident (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/protobuf-codegen/2.27.1/src/
Drust_name.rs99 pub fn prepend_ident(&mut self, ident: RustIdent) { in prepend_ident() method
185 pub fn prepend_ident(&mut self, ident: RustIdent) { in prepend_ident() method
254 pub fn prepend_ident(&mut self, ident: RustIdent) { in prepend_ident() method
/external/rust/crates/protobuf-codegen/src/gen/rust/
Dident_with_path.rs26 pub fn prepend_ident(&mut self, ident: RustIdent) { in prepend_ident() method
Drel_path.rs51 pub fn prepend_ident(&mut self, ident: RustIdent) { in prepend_ident() method
Dpath.rs37 pub fn prepend_ident(&mut self, ident: RustIdent) { in prepend_ident() method