Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DValueObject.h189 struct GetValueForExpressionPathOptions { struct
202 GetValueForExpressionPathOptions( argument
210 GetValueForExpressionPathOptions &DoCheckDotVsArrowSyntax() { in DoCheckDotVsArrowSyntax() argument
215 GetValueForExpressionPathOptions &DontCheckDotVsArrowSyntax() { in DontCheckDotVsArrowSyntax() argument
220 GetValueForExpressionPathOptions &DoAllowFragileIVar() { in DoAllowFragileIVar() argument
225 GetValueForExpressionPathOptions &DontAllowFragileIVar() { in DontAllowFragileIVar() argument
230 GetValueForExpressionPathOptions &DoAllowBitfieldSyntax() { in DoAllowBitfieldSyntax() argument
235 GetValueForExpressionPathOptions &DontAllowBitfieldSyntax() { in DontAllowBitfieldSyntax() argument
240 GetValueForExpressionPathOptions &
246 static const GetValueForExpressionPathOptions DefaultOptions() { in DefaultOptions() argument
[all …]
/external/llvm-project/lldb/source/Core/
DValueObject.cpp1861 GetValueForExpressionPathOptions().SetSyntheticChildrenTraversal( in GetSyntheticExpressionPathChild()
1862 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetSyntheticExpressionPathChild()
2072 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath()
2140 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath_Impl()
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()
[all …]
DFormatEntity.cpp635 ValueObject::GetValueForExpressionPathOptions options; in ExpandIndexedExpression()
729 ValueObject::GetValueForExpressionPathOptions options; in DumpValue()
734 ValueObject::GetValueForExpressionPathOptions:: in DumpValue()
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DLibCxx.cpp239 ValueObject::GetValueForExpressionPathOptions() in Update()
242 ValueObject::GetValueForExpressionPathOptions:: in Update()
251 ValueObject::GetValueForExpressionPathOptions() in Update()
254 ValueObject::GetValueForExpressionPathOptions:: in Update()