Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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 …]
/llvm-project-15.0.7/lldb/source/Core/
H A DValueObject.cpp1784 GetValueForExpressionPathOptions().SetSyntheticChildrenTraversal( in GetSyntheticExpressionPathChild()
1785 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetSyntheticExpressionPathChild()
1991 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath()
2059 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath_Impl()
2150 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2153 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2285 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2403 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
2406 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
2452 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
[all …]
H A DFormatEntity.cpp626 ValueObject::GetValueForExpressionPathOptions options; in ExpandIndexedExpression()
720 ValueObject::GetValueForExpressionPathOptions options; in DumpValue()
725 ValueObject::GetValueForExpressionPathOptions:: in DumpValue()
/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp242 ValueObject::GetValueForExpressionPathOptions() in Update()
245 ValueObject::GetValueForExpressionPathOptions:: in Update()
254 ValueObject::GetValueForExpressionPathOptions() in Update()
257 ValueObject::GetValueForExpressionPathOptions:: in Update()
403 auto exprPathOptions = ValueObject::GetValueForExpressionPathOptions() in Update()
406 ValueObject::GetValueForExpressionPathOptions:: in Update()