Home
last modified time | relevance | path

Searched refs:VAR_DECL (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Tools/c-analyzer/c_parser/parser/
D_common.py6 VAR_DECL as _VAR_DECL,
65 VAR_DECL = set_capture_groups(_VAR_DECL, ( variable
77 m = re.match(VAR_DECL, decl, re.VERBOSE)
D_regexes.py207 VAR_DECL = textwrap.dedent(rf''' variable
/third_party/musl/tools/api_cmp_tool/
Dcompare.py206 if node.kind == CursorKind.VAR_DECL and depth == 1:
245 if node.kind == CursorKind.VAR_DECL and check_cpp_namespace(