Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Target/
HDStackFrame.cpp687 const bool actual_is_ptr = valobj_sp->IsPointerType(); in GetValueForVariableExpressionPath() local
689 if (actual_is_ptr != expr_is_ptr) { in GetValueForVariableExpressionPath()
693 if (actual_is_ptr) in GetValueForVariableExpressionPath()