Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/
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 …]
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObject.cpp1985 GetValueForExpressionPathOptions().SetSyntheticChildrenTraversal( in GetSyntheticExpressionPathChild()
1986 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetSyntheticExpressionPathChild()
2193 ValueObject::GetValueForExpressionPathOptions::SyntheticChildrenTraversal in GetAlternateValue()
2196 ValueObject::GetValueForExpressionPathOptions::SyntheticChildrenTraversal; in GetAlternateValue()
2214 ValueObject::GetValueForExpressionPathOptions::SyntheticChildrenTraversal in DereferenceValueOrAlternate()
2231 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath()
2300 const GetValueForExpressionPathOptions &options, in GetValueForExpressionPath_Impl()
2425 GetValueForExpressionPathOptions::SyntheticChildrenTraversal:: in GetValueForExpressionPath_Impl()
2546 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
2549 GetValueForExpressionPathOptions:: in GetValueForExpressionPath_Impl()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp674 ValueObject::GetValueForExpressionPathOptions options; in ExpandIndexedExpression()
795 ValueObject::GetValueForExpressionPathOptions options; in DumpValue()
800 ValueObject::GetValueForExpressionPathOptions:: in DumpValue()