Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp887 bool is_incomplete_array = false; in LegacyGetValueForVariableExpressionPath() local
952 nullptr, nullptr, &is_incomplete_array)) { in LegacyGetValueForVariableExpressionPath()
956 if (!child_valobj_sp && (is_incomplete_array || !no_synth_child)) in LegacyGetValueForVariableExpressionPath()