Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DValueObjectList.h39 lldb::ValueObjectSP RemoveValueObjectAtIndex(size_t idx);
/openbsd/src/gnu/llvm/lldb/source/Core/
DValueObjectList.cpp46 lldb::ValueObjectSP ValueObjectList::RemoveValueObjectAtIndex(size_t idx) { in RemoveValueObjectAtIndex() function in ValueObjectList
/openbsd/src/gnu/llvm/lldb/source/Symbol/
DVariable.cpp347 valobj_list.RemoveValueObjectAtIndex(i); in GetValuesForVariableExpressionPath()
365 valobj_list.RemoveValueObjectAtIndex(i); in GetValuesForVariableExpressionPath()