Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp621 (deref_pointer ? ValueObject::eExpressionPathAftermathDereference in ExpandIndexedExpression()
736 (do_deref_pointer ? ValueObject::eExpressionPathAftermathDereference in DumpValue()
818 (what_next == ValueObject::eExpressionPathAftermathDereference); in DumpValue()
H A DValueObject.cpp2184 ValueObject::eExpressionPathAftermathDereference) { in GetValueForExpressionPath()
2542 eExpressionPathAftermathDereference && // if this is a in GetValueForExpressionPath_Impl()
2695 ValueObject::eExpressionPathAftermathDereference && in GetValueForExpressionPath_Impl()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h177 eExpressionPathAftermathDereference, enumerator