Searched refs:is_expand (Results 1 – 1 of 1) sorted by relevance
411 auto is_expand = py::cast<bool>(expand_info[0]); in ParseExpr() local412 if (is_expand) { in ParseExpr()