Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDValueObject.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 …]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDValueObject.cpp1922 GetValueForExpressionPathOptions().SetSyntheticChildrenTraversal( in GetSyntheticExpressionPathChild()
1923 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetSyntheticExpressionPathChild()
2161 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath()
2229 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath_Impl()
2320 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2323 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2332 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2341 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2389 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2392 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
[all …]
HDFormatEntity.cpp634 ValueObject::GetValueForExpressionPathOptions options; in ExpandIndexedExpression()
728 ValueObject::GetValueForExpressionPathOptions options; in DumpValue()
733 ValueObject::GetValueForExpressionPathOptions:: in DumpValue()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
HDLibCxx.cpp203 ValueObject::GetValueForExpressionPathOptions() in Update()
206 ValueObject::GetValueForExpressionPathOptions:: in Update()
215 ValueObject::GetValueForExpressionPathOptions() in Update()
218 ValueObject::GetValueForExpressionPathOptions:: in Update()