Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
DPython-ast.c6962 int PyAST_Check(PyObject* obj) in PyAST_Check() function
/aosp_15_r20/external/python/cpython3/Python/
DPython-ast.c12383 int PyAST_Check(PyObject* obj) in PyAST_Check() function