Searched defs:PythonSliceClass (Results 1 – 1 of 1) sorted by relevance
363 struct VISIBILITY_HIDDEN PythonSliceClass : public SugaredValue { struct366 std::string kind() const override { in kind()