Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1781 GetValueForExpressionPathOptions().SetSyntheticChildrenTraversal( in GetSyntheticExpressionPathChild()
1782 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetSyntheticExpressionPathChild()
1988 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath()
2056 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath_Impl()
2147 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2150 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2282 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2400 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
2403 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
2449 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
[all …]
H A DFormatEntity.cpp627 ValueObject::GetValueForExpressionPathOptions options; in ExpandIndexedExpression()
721 ValueObject::GetValueForExpressionPathOptions options; in DumpValue()
726 ValueObject::GetValueForExpressionPathOptions:: in DumpValue()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp239 ValueObject::GetValueForExpressionPathOptions() in Update()
242 ValueObject::GetValueForExpressionPathOptions:: in Update()
251 ValueObject::GetValueForExpressionPathOptions() in Update()
254 ValueObject::GetValueForExpressionPathOptions:: in Update()