Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp837 bool is_objc_pointer = true; in GetValueForVariableExpressionPath() local
841 is_objc_pointer = false; in GetValueForVariableExpressionPath()
843 is_objc_pointer = false; in GetValueForVariableExpressionPath()
845 if (no_synth_child && is_objc_pointer) { in GetValueForVariableExpressionPath()
853 } else if (is_objc_pointer) { in GetValueForVariableExpressionPath()