Home
last modified time | relevance | path

Searched refs:_PyPegen_join_names_with_dot (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Parser/
H A Dpegen.h290 expr_ty _PyPegen_join_names_with_dot(Parser *, expr_ty, expr_ty);
H A Daction_helpers.c134 _PyPegen_join_names_with_dot(Parser *p, expr_ty first_name, expr_ty second_name) in _PyPegen_join_names_with_dot() function
H A Dparser.c3972 _res = _PyPegen_join_names_with_dot ( p , a , b ); in dotted_name_raw()
[all...]

Completed in 45 milliseconds