Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp831 bool is_objc_pointer = true; in GetValueForVariableExpressionPath() local
835 is_objc_pointer = false; in GetValueForVariableExpressionPath()
837 is_objc_pointer = false; in GetValueForVariableExpressionPath()
839 if (no_synth_child && is_objc_pointer) { in GetValueForVariableExpressionPath()
847 } else if (is_objc_pointer) { in GetValueForVariableExpressionPath()