Searched refs:eExpressionPathScanEndReasonArrowInsteadOfDot (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Core/
H A DValueObject.h94 eExpressionPathScanEndReasonArrowInsteadOfDot, // -> used when . should be used enumerator in enum:lldb_private::ValueObject::ExpressionPathScanEndReason
/external/lldb/source/Core/
H A DValueObject.cpp2618 *reason_to_stop = ValueObject::eExpressionPathScanEndReasonArrowInsteadOfDot;

Completed in 99 milliseconds