Searched refs:SetItem (Results 1 – 2 of 2) sorted by relevance
724 Error PythonDictionary::SetItem(const PythonObject &key, in SetItem() function in PythonDictionary734 Error PythonDictionary::SetItem(const Twine &key, in SetItem() function in PythonDictionary746 Error error = SetItem(key, value); in SetItemForKey()1470 if (Error error = globals.SetItem("__builtins__", builtins)) in Init()
579 llvm::Error SetItem(const PythonObject &key, const PythonObject &value) const;580 llvm::Error SetItem(const llvm::Twine &key, const PythonObject &value) const;