Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp817 bool is_objc_pointer = true; in GetValueForVariableExpressionPath() local
821 is_objc_pointer = false; in GetValueForVariableExpressionPath()
823 is_objc_pointer = false; in GetValueForVariableExpressionPath()
825 if (no_synth_child && is_objc_pointer) { in GetValueForVariableExpressionPath()
833 } else if (is_objc_pointer) { in GetValueForVariableExpressionPath()