Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp526 const bool no_synth_child = in GetValueForVariableExpressionPath() local
710 if (!no_synth_child) { in GetValueForVariableExpressionPath()
717 if (no_synth_child || !child_valobj_sp) { in GetValueForVariableExpressionPath()
839 if (no_synth_child && is_objc_pointer) { in GetValueForVariableExpressionPath()
898 if (!child_valobj_sp && (is_incomplete_array || !no_synth_child)) in GetValueForVariableExpressionPath()
923 if (no_synth_child /* synthetic is forbidden */ || in GetValueForVariableExpressionPath()