Home
last modified time | relevance | path

Searched refs:SyntheticChildrenTraversal (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h197 enum class SyntheticChildrenTraversal { enum
207 SyntheticChildrenTraversal m_synthetic_children_traversal;
211 SyntheticChildrenTraversal synth_traverse =
212 SyntheticChildrenTraversal::ToSynthetic)
248 SetSyntheticChildrenTraversal(SyntheticChildrenTraversal traverse) { in SetSyntheticChildrenTraversal()
/openbsd/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp1794 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetSyntheticExpressionPathChild()
2159 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2162 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2171 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2180 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2228 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2294 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2413 SyntheticChildrenTraversal::ToSynthetic || in GetValueForExpressionPath_Impl()
2416 SyntheticChildrenTraversal::Both)) { in GetValueForExpressionPath_Impl()
2462 SyntheticChildrenTraversal::ToSynthetic || in GetValueForExpressionPath_Impl()
[all …]
H A DFormatEntity.cpp719 SyntheticChildrenTraversal::Both); in DumpValue()
/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp258 SyntheticChildrenTraversal::None), in Update()
270 SyntheticChildrenTraversal::None), in Update()
419 SyntheticChildrenTraversal::None); in Update()