Home
last modified time | relevance | path

Searched refs:STRUCT_MEMBER_DECL (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Tools/c-analyzer/c_parser/parser/
D_compound_decl_body.py4 STRUCT_MEMBER_DECL as _STRUCT_MEMBER_DECL,
17 STRUCT_MEMBER_DECL = set_capture_groups(_STRUCT_MEMBER_DECL, ( variable
D_regexes.py287 STRUCT_MEMBER_DECL = textwrap.dedent(rf''' variable