Searched defs:expand_struct (Results 1 – 5 of 5) 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
7 pub(crate) fn expand_struct( in expand_struct() function
158 fn expand_struct(strct: &Struct) -> TokenStream { in expand_struct() function