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.cpp2103 switch (options.m_synthetic_children_traversal) { in GetValueForExpressionPath_Impl()
2171 switch (options.m_synthetic_children_traversal) { in GetValueForExpressionPath_Impl()
2237 if (options.m_synthetic_children_traversal == in GetValueForExpressionPath_Impl()
2355 (options.m_synthetic_children_traversal == in GetValueForExpressionPath_Impl()
2358 options.m_synthetic_children_traversal == in GetValueForExpressionPath_Impl()
2404 } else if (options.m_synthetic_children_traversal == in GetValueForExpressionPath_Impl()
2407 options.m_synthetic_children_traversal == in GetValueForExpressionPath_Impl()