Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp835 bool is_incomplete_array = false; in GetValueForVariableExpressionPath() local
899 nullptr, nullptr, &is_incomplete_array)) { in GetValueForVariableExpressionPath()
903 if (!child_valobj_sp && (is_incomplete_array || !no_synth_child)) in GetValueForVariableExpressionPath()