Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp128 static ValueObjectSP GetDataPointer(ValueObject &root) { in GetDataPointer() function
143 ValueObjectSP data_sp(GetDataPointer(m_backend)); in Update()