Searched defs:py_return (Results 1 – 2 of 2) sorted by relevance
1034 PythonObject py_return = std::move(maybe_py_return.get()); ExecuteOneLineWithReturn() local 1505 PythonObject py_return(PyRefType::Owned, GetRecognizedArguments() local 2204 PythonObject py_return = std::move(expected_py_return.get()); GetSyntheticTypeName() local 2796 PythonObject py_return = std::move(expected_py_return.get()); GetShortHelpForCommandObject() local 2843 long long py_return = unwrapOrSetPythonException( GetFlagsForCommandObject() local 2893 PythonDictionary py_return = unwrapOrSetPythonException( GetOptionsForCommandObject() local 2941 PythonList py_return = unwrapOrSetPythonException( GetArgumentsForCommandObject() local 3043 bool py_return = unwrapOrSetPythonException( SetOptionValueForCommandObject() local 3079 PythonObject py_return = std::move(expected_py_return.get()); GetLongHelpForCommandObject() local [all...]
277 PythonObject py_return = std::move(expected_return_object.get()); Dispatch() local