Home
last modified time | relevance | path

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

/third_party/python/Python/
Dsymtable.c1177 symtable_record_directive(struct symtable *st, identifier name, int lineno, in symtable_record_directive() function
1388 if (!symtable_record_directive(st, name, s->lineno, s->col_offset, in symtable_visit_stmt()
1423 if (!symtable_record_directive(st, name, s->lineno, s->col_offset, in symtable_visit_stmt()
1523 if (!symtable_record_directive(st, target_name, LOCATION(e))) in symtable_extend_namedexpr_scope()
1532 if (!symtable_record_directive(st, target_name, LOCATION(e))) in symtable_extend_namedexpr_scope()