Home
last modified time | relevance | path

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

/external/python/pycparser/examples/
Dcdecl.py130 def expand_struct_typedef(cdecl, file_ast, argument
139 def _expand_in_place(decl, file_ast, expand_struct=False, expand_typedef=False): argument
174 def _find_struct(name, file_ast): argument
184 def _find_typedef(name, file_ast): argument