Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h196 struct GetValueForExpressionPathOptions { struct
209 GetValueForExpressionPathOptions( argument
217 GetValueForExpressionPathOptions &DoCheckDotVsArrowSyntax() { in DoCheckDotVsArrowSyntax() argument
227 GetValueForExpressionPathOptions &DoAllowFragileIVar() { in DoAllowFragileIVar() argument
232 GetValueForExpressionPathOptions &DontAllowFragileIVar() { in DontAllowFragileIVar() argument
237 GetValueForExpressionPathOptions &DoAllowBitfieldSyntax() { in DoAllowBitfieldSyntax() argument
247 GetValueForExpressionPathOptions &
254 static GetValueForExpressionPathOptions g_default_options; in DefaultOptions()
416 const GetValueForExpressionPathOptions &options =
417 GetValueForExpressionPathOptions::DefaultOptions(),
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1748 auto path_options = GetValueForExpressionPathOptions(); in GetSyntheticExpressionPathChild()
1750 GetValueForExpressionPathOptions::SyntheticChildrenTraversal::None); in GetSyntheticExpressionPathChild()
1957 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath()
2014 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath_Impl()
2104 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2107 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2238 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2356 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
2359 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
2405 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
[all …]
H A DFormatEntity.cpp616 ValueObject::GetValueForExpressionPathOptions options; in ExpandIndexedExpression()
706 ValueObject::GetValueForExpressionPathOptions options; in DumpValue()
711 ValueObject::GetValueForExpressionPathOptions:: in DumpValue()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp258 ValueObject::GetValueForExpressionPathOptions() in Update()
261 ValueObject::GetValueForExpressionPathOptions:: in Update()
270 ValueObject::GetValueForExpressionPathOptions() in Update()
273 ValueObject::GetValueForExpressionPathOptions:: in Update()
419 auto exprPathOptions = ValueObject::GetValueForExpressionPathOptions() in Update()
422 ValueObject::GetValueForExpressionPathOptions:: in Update()