Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DStackFrame.cpp824 bool is_objc_pointer = true; in GetValueForVariableExpressionPath() local
828 is_objc_pointer = false; in GetValueForVariableExpressionPath()
830 is_objc_pointer = false; in GetValueForVariableExpressionPath()
832 if (no_synth_child && is_objc_pointer) { in GetValueForVariableExpressionPath()
840 } else if (is_objc_pointer) { in GetValueForVariableExpressionPath()