Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDStackFrame.cpp730 const bool expr_is_ptr = var_path[0] == '>'; in GetValueForVariableExpressionPath() local
748 if (actual_is_ptr != expr_is_ptr) in GetValueForVariableExpressionPath()