Home
last modified time | relevance | path

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

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