Searched defs:append_ident (Results 1 – 5 of 5) sorted by relevance
66 pub fn append_ident(mut self, ident: RustIdent) -> RustRelativePath { in append_ident() method
58 pub fn append_ident(self, ident: RustIdent) -> RustPath { in append_ident() method
101 pub fn append_ident(&self, simple: &ProtobufIdentRef) -> ProtobufRelPath { in append_ident() method
140 pub fn append_ident(&self, simple: &ProtobufIdent) -> ProtobufRelativePath { in append_ident() method
201 pub fn append_ident(mut self, ident: RustIdent) -> RustPath { in append_ident() method