Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h207 SyntheticChildrenTraversal m_synthetic_children_traversal; member
215 m_synthetic_children_traversal(synth_traverse) {} in m_check_dot_vs_arrow_syntax()
249 m_synthetic_children_traversal = traverse; in SetSyntheticChildrenTraversal()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp2314 switch (options.m_synthetic_children_traversal) { in GetValueForExpressionPath_Impl()
2382 switch (options.m_synthetic_children_traversal) { in GetValueForExpressionPath_Impl()
2448 if (options.m_synthetic_children_traversal == in GetValueForExpressionPath_Impl()
2568 (options.m_synthetic_children_traversal == in GetValueForExpressionPath_Impl()
2571 options.m_synthetic_children_traversal == in GetValueForExpressionPath_Impl()
2617 } else if (options.m_synthetic_children_traversal == in GetValueForExpressionPath_Impl()
2620 options.m_synthetic_children_traversal == in GetValueForExpressionPath_Impl()