Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DFormatEntity.cpp638 ValueObject::ExpressionPathAftermath what_next = in ExpandIndexedExpression() local
643 &what_next); in ExpandIndexedExpression()
726 ValueObject::ExpressionPathAftermath what_next = in DumpValue() local
781 &final_value_type, options, &what_next) in DumpValue()
809 (what_next == ValueObject::eExpressionPathAftermathDereference); in DumpValue()
DValueObject.cpp2141 ExpressionPathAftermath *what_next) { in GetValueForExpressionPath_Impl() argument
2455 if (*what_next == in GetValueForExpressionPath_Impl()
2475 *what_next = eExpressionPathAftermathNothing; in GetValueForExpressionPath_Impl()
2609 *what_next == in GetValueForExpressionPath_Impl()
2620 *what_next = ValueObject::eExpressionPathAftermathNothing; in GetValueForExpressionPath_Impl()