Home
last modified time | relevance | path

Searched refs:SetItemAtIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp583 void PythonList::SetItemAtIndex(uint32_t index, const PythonObject &object) { in SetItemAtIndex() function in PythonList
635 SetItemAtIndex(idx, object); in PythonTuple()
647 SetItemAtIndex(idx, object); in PythonTuple()
687 void PythonTuple::SetItemAtIndex(uint32_t index, const PythonObject &object) { in SetItemAtIndex() function in PythonTuple
H A DPythonDataObjects.h322 void SetItemAtIndex(uint32_t index, const PythonObject &object);
352 void SetItemAtIndex(uint32_t index, const PythonObject &object);