Searched refs:ast2obj_withitem (Results 1 – 1 of 1) sorted by relevance
697 static PyObject* ast2obj_withitem(struct ast_state *state, void*);3953 ast2obj_withitem); in ast2obj_stmt()3974 ast2obj_withitem); in ast2obj_stmt()5079 ast2obj_withitem(struct ast_state *state, void* _o) in ast2obj_withitem() function