Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h196 struct GetValueForExpressionPathOptions { struct
209 GetValueForExpressionPathOptions( argument
217 GetValueForExpressionPathOptions &DoCheckDotVsArrowSyntax() { in DoCheckDotVsArrowSyntax() argument
222 GetValueForExpressionPathOptions &DontCheckDotVsArrowSyntax() { in DontCheckDotVsArrowSyntax() argument
227 GetValueForExpressionPathOptions &DoAllowFragileIVar() { in DoAllowFragileIVar() argument
232 GetValueForExpressionPathOptions &DontAllowFragileIVar() { in DontAllowFragileIVar() argument
237 GetValueForExpressionPathOptions &DoAllowBitfieldSyntax() { in DoAllowBitfieldSyntax() argument
242 GetValueForExpressionPathOptions &DontAllowBitfieldSyntax() { in DontAllowBitfieldSyntax() argument
247 GetValueForExpressionPathOptions &
253 static const GetValueForExpressionPathOptions DefaultOptions() { in DefaultOptions() argument
[all …]
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp1793 GetValueForExpressionPathOptions().SetSyntheticChildrenTraversal( in GetSyntheticExpressionPathChild()
1794 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetSyntheticExpressionPathChild()
2000 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath()
2068 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath_Impl()
2159 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2162 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2171 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2180 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2228 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2231 case GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
[all …]
H A DFormatEntity.cpp623 ValueObject::GetValueForExpressionPathOptions options; in ExpandIndexedExpression()
713 ValueObject::GetValueForExpressionPathOptions options; in DumpValue()
718 ValueObject::GetValueForExpressionPathOptions:: in DumpValue()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp254 ValueObject::GetValueForExpressionPathOptions() in Update()
257 ValueObject::GetValueForExpressionPathOptions:: in Update()
266 ValueObject::GetValueForExpressionPathOptions() in Update()
269 ValueObject::GetValueForExpressionPathOptions:: in Update()
415 auto exprPathOptions = ValueObject::GetValueForExpressionPathOptions() in Update()
418 ValueObject::GetValueForExpressionPathOptions:: in Update()