Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObjectList.h54 lldb::ValueObjectSP RemoveValueObjectAtIndex(size_t idx);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectList.cpp55 lldb::ValueObjectSP ValueObjectList::RemoveValueObjectAtIndex(size_t idx) { in RemoveValueObjectAtIndex() function in ValueObjectList
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DVariable.cpp356 valobj_list.RemoveValueObjectAtIndex(i); in GetValuesForVariableExpressionPath()
374 valobj_list.RemoveValueObjectAtIndex(i); in GetValuesForVariableExpressionPath()