reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/include/lldb/Core/ValueObject.h
  201     SyntheticChildrenTraversal m_synthetic_children_traversal;
  205         SyntheticChildrenTraversal synth_traverse =
  206             SyntheticChildrenTraversal::ToSynthetic)
  242     SetSyntheticChildrenTraversal(SyntheticChildrenTraversal traverse) {
tools/lldb/source/Core/FormatEntity.cpp
  731               SyntheticChildrenTraversal::Both);
tools/lldb/source/Core/ValueObject.cpp
 1928             GetValueForExpressionPathOptions::SyntheticChildrenTraversal::
 2326           case GetValueForExpressionPathOptions::SyntheticChildrenTraversal::
 2329           case GetValueForExpressionPathOptions::SyntheticChildrenTraversal::
 2338           case GetValueForExpressionPathOptions::SyntheticChildrenTraversal::
 2347           case GetValueForExpressionPathOptions::SyntheticChildrenTraversal::
 2395           case GetValueForExpressionPathOptions::SyntheticChildrenTraversal::
 2398           case GetValueForExpressionPathOptions::SyntheticChildrenTraversal::
 2407           case GetValueForExpressionPathOptions::SyntheticChildrenTraversal::
 2416           case GetValueForExpressionPathOptions::SyntheticChildrenTraversal::
 2461               GetValueForExpressionPathOptions::SyntheticChildrenTraversal::
 2580                          SyntheticChildrenTraversal::ToSynthetic ||
 2583                          SyntheticChildrenTraversal::Both)) {
 2629                            SyntheticChildrenTraversal::ToSynthetic ||
 2632                            SyntheticChildrenTraversal::Both) {
tools/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp
  207                                    SyntheticChildrenTraversal::None),
  219                                      SyntheticChildrenTraversal::None),