Searched defs:expand_struct (Results 1 – 4 of 4) sorted by relevance
46 def explain_c_declaration(c_decl, expand_struct=False, expand_typedef=False): argument130 def expand_struct_typedef(cdecl, file_ast, argument139 def _expand_in_place(decl, file_ast, expand_struct=False, expand_typedef=False): argument
247 const char *expand_struct() { function
7 pub fn expand_struct(strct: &Struct, actual_derives: &mut Option<TokenStream>) -> TokenStream { in expand_struct() function
139 fn expand_struct(strct: &Struct) -> TokenStream { in expand_struct() function