Home
last modified time | relevance | path

Searched defs:from_ast (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dast.rs61 pub fn from_ast( in from_ast() functions
H A Dattr.rs287 pub fn from_ast(cx: &Ctxt, item: &syn::DeriveInput) -> Self { in from_ast() functions
812 pub fn from_ast(cx: &Ctxt, variant: &syn::Variant) -> Self { in from_ast() functions
1071 pub fn from_ast( in from_ast() functions
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dast.rs61 pub fn from_ast( in from_ast() functions
H A Dattr.rs287 pub fn from_ast(cx: &Ctxt, item: &syn::DeriveInput) -> Self { in from_ast() functions
812 pub fn from_ast(cx: &Ctxt, variant: &syn::Variant) -> Self { in from_ast() functions
1071 pub fn from_ast( in from_ast() functions
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dtranslate.rs1018 fn from_ast(ast: &ast::Flags) -> Flags { in from_ast() functions

Completed in 10 milliseconds