Searched defs:py_return (Results 1 – 3 of 3) sorted by relevance
1034 PythonObject py_return = std::move(maybe_py_return.get()); in ExecuteOneLineWithReturn() local1505 PythonObject py_return(PyRefType::Owned, in GetRecognizedArguments() local2204 PythonObject py_return = std::move(expected_py_return.get()); in GetSyntheticTypeName() local2796 PythonObject py_return = std::move(expected_py_return.get()); in GetShortHelpForCommandObject() local2843 long long py_return = unwrapOrSetPythonException( in GetFlagsForCommandObject() local2893 PythonDictionary py_return = unwrapOrSetPythonException( in GetOptionsForCommandObject() local2941 PythonList py_return = unwrapOrSetPythonException( in GetArgumentsForCommandObject() local3043 bool py_return = unwrapOrSetPythonException( in SetOptionValueForCommandObject() local3079 PythonObject py_return = std::move(expected_py_return.get()); in GetLongHelpForCommandObject() local
277 PythonObject py_return = std::move(expected_return_object.get()); in Dispatch() local