Home
last modified time | relevance | path

Searched refs:Dict_kind (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_ast.h340 Lambda_kind=5, IfExp_kind=6, Dict_kind=7, Set_kind=8, enumerator
/third_party/python/Python/
H A Dast_unparse.c857 case Dict_kind: in append_ast_expr()
H A Dast_opt.c734 case Dict_kind: in astfold_expr()
H A Dast.c286 case Dict_kind: in validate_expr()
H A Dcompile.c4701 case Dict_kind: in infer_type()
4729 case Dict_kind: in check_caller()
5846 case Dict_kind: in compiler_visit_expr1()
H A Dsymtable.c1621 case Dict_kind: in symtable_visit_expr()
H A DPython-ast.c2763 p->kind = Dict_kind; in _PyAST_Dict()
4364 case Dict_kind: in ast2obj_expr()
/third_party/python/Parser/
H A Daction_helpers.c1111 case Dict_kind: in _PyPegen_get_expr_name()

Completed in 35 milliseconds