Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DValueObjectList.h39 lldb::ValueObjectSP RemoveValueObjectAtIndex(size_t idx);
/external/llvm-project/lldb/source/Core/
DValueObjectList.cpp46 lldb::ValueObjectSP ValueObjectList::RemoveValueObjectAtIndex(size_t idx) { in RemoveValueObjectAtIndex() function in ValueObjectList
/external/llvm-project/lldb/source/Symbol/
DVariable.cpp355 valobj_list.RemoveValueObjectAtIndex(i); in GetValuesForVariableExpressionPath()
373 valobj_list.RemoveValueObjectAtIndex(i); in GetValuesForVariableExpressionPath()