Searched defs:SyntheticChildrenTraversal (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h190 enum class SyntheticChildrenTraversal { class in struct:lldb_private::ValueObject::GetValueForExpressionPathOptions
202 GetValueForExpressionPathOptions( bool dot = false, bool no_ivar = false, bool bitfield = true, SyntheticChildrenTraversal synth_traverse = SyntheticChildrenTraversal::ToSynthetic) argument

Completed in 161 milliseconds