Home
last modified time | relevance | path

Searched defs:expand_struct (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/pycparser/examples/
Dcdecl.py46 def explain_c_declaration(c_decl, expand_struct=False, expand_typedef=False): argument
130 def expand_struct_typedef(cdecl, file_ast, argument
139 def _expand_in_place(decl, file_ast, expand_struct=False, expand_typedef=False): argument
/aosp_15_r20/external/rust/cxx/macro/src/
Dderive.rs7 pub(crate) fn expand_struct( in expand_struct() function
Dexpand.rs158 fn expand_struct(strct: &Struct) -> TokenStream { in expand_struct() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/
H A Dderive.rs7 pub(crate) fn expand_struct( in expand_struct() function
H A Dexpand.rs158 fn expand_struct(strct: &Struct) -> TokenStream { in expand_struct() function