Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp620 ValueObject::ExpressionPathAftermath what_next = in ExpandIndexedExpression() local
624 name_to_deref, &reason_to_stop, &final_value_type, options, &what_next); in ExpandIndexedExpression()
735 ValueObject::ExpressionPathAftermath what_next = in DumpValue() local
790 &final_value_type, options, &what_next) in DumpValue()
818 (what_next == ValueObject::eExpressionPathAftermathDereference); in DumpValue()
H A DValueObject.cpp2226 ExpressionPathAftermath *what_next) { in GetValueForExpressionPath_Impl() argument
2540 if (*what_next == in GetValueForExpressionPath_Impl()
2560 *what_next = eExpressionPathAftermathNothing; in GetValueForExpressionPath_Impl()
2694 *what_next == in GetValueForExpressionPath_Impl()
2705 *what_next = ValueObject::eExpressionPathAftermathNothing; in GetValueForExpressionPath_Impl()