Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObject.h212 struct GetValueForExpressionPathOptions { struct
225 GetValueForExpressionPathOptions( argument
233 GetValueForExpressionPathOptions &DoCheckDotVsArrowSyntax() { in DoCheckDotVsArrowSyntax() argument
243 GetValueForExpressionPathOptions &DoAllowFragileIVar() { in DoAllowFragileIVar() argument
248 GetValueForExpressionPathOptions &DontAllowFragileIVar() { in DontAllowFragileIVar() argument
253 GetValueForExpressionPathOptions &DoAllowBitfieldSyntax() { in DoAllowBitfieldSyntax() argument
263 GetValueForExpressionPathOptions &
270 static GetValueForExpressionPathOptions g_default_options; in DefaultOptions()
436 const GetValueForExpressionPathOptions &options =
437 GetValueForExpressionPathOptions::DefaultOptions(),
[all …]
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObject.cpp1911 GetValueForExpressionPathOptions().SetSyntheticChildrenTraversal( in GetSyntheticExpressionPathChild()
1912 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetSyntheticExpressionPathChild()
2151 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath()
2219 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath_Impl()
2310 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2313 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2445 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2563 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
2566 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
2612 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
[all …]
H A DFormatEntity.cpp649 ValueObject::GetValueForExpressionPathOptions options; in ExpandIndexedExpression()
743 ValueObject::GetValueForExpressionPathOptions options; in DumpValue()
748 ValueObject::GetValueForExpressionPathOptions:: in DumpValue()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp203 ValueObject::GetValueForExpressionPathOptions() in Update()
206 ValueObject::GetValueForExpressionPathOptions:: in Update()
215 ValueObject::GetValueForExpressionPathOptions() in Update()
218 ValueObject::GetValueForExpressionPathOptions:: in Update()