Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DValueObjectConstResultImpl.cpp78 if (NeedsDerefOnTarget()) in Dereference()
159 if (NeedsDerefOnTarget()) in GetSyntheticChildAtOffset()
231 if (NeedsDerefOnTarget() && m_impl_backend->IsPointerType()) in GetPointeeData()
/external/lldb/include/lldb/Core/
DValueObjectConstResultImpl.h51 NeedsDerefOnTarget() in NeedsDerefOnTarget() function