Home
last modified time | relevance | path

Searched defs:PyAST_FromNode (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dast.c216 PyAST_FromNode(const node *n, PyCompilerFlags *flags, const char *filename, in PyAST_FromNode() function
/external/python/cpython3/Python/
Dast.c939 PyAST_FromNode(const node *n, PyCompilerFlags *flags, const char *filename_str, in PyAST_FromNode() function