Searched refs:future_check_features (Results 1 – 2 of 2) sorted by relevance
15 future_check_features(PyFutureFeatures *ff, stmt_ty s, const char *filename) in future_check_features() function98 if (!future_check_features(ff, s, filename)) in future_parse()
15 future_check_features(PyFutureFeatures *ff, stmt_ty s, PyObject *filename) in future_check_features() function109 if (!future_check_features(ff, s, filename)) in future_parse()