Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
DPython-ast.c689 static PyObject* ast2obj_excepthandler(struct ast_state *state, struct
8738 ast2obj_excepthandler); in ast2obj_stmt()
8767 ast2obj_excepthandler); in ast2obj_stmt()
9549 ast2obj_excepthandler(struct ast_state *state, struct validator *vstate, void* in ast2obj_excepthandler() function