Home
last modified time | relevance | path

Searched refs:RemoveValueObjectAtIndex (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DValueObjectList.h39 lldb::ValueObjectSP RemoveValueObjectAtIndex(size_t idx);
/llvm-project-15.0.7/lldb/source/Core/
H A DValueObjectList.cpp46 lldb::ValueObjectSP ValueObjectList::RemoveValueObjectAtIndex(size_t idx) { in RemoveValueObjectAtIndex() function in ValueObjectList
/llvm-project-15.0.7/lldb/source/Symbol/
H A DVariable.cpp347 valobj_list.RemoveValueObjectAtIndex(i); in GetValuesForVariableExpressionPath()
365 valobj_list.RemoveValueObjectAtIndex(i); in GetValuesForVariableExpressionPath()