Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DValueObject.h190 enum class SyntheticChildrenTraversal { enum
200 SyntheticChildrenTraversal m_synthetic_children_traversal;
204 SyntheticChildrenTraversal synth_traverse =
205 SyntheticChildrenTraversal::ToSynthetic)
241 SetSyntheticChildrenTraversal(SyntheticChildrenTraversal traverse) { in SetSyntheticChildrenTraversal()
/external/llvm-project/lldb/source/Core/
DValueObject.cpp1862 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetSyntheticExpressionPathChild()
2231 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2234 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2243 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2252 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2300 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2303 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2312 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2321 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2366 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
[all …]
DFormatEntity.cpp735 SyntheticChildrenTraversal::Both); in DumpValue()
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DLibCxx.cpp243 SyntheticChildrenTraversal::None), in Update()
255 SyntheticChildrenTraversal::None), in Update()