Searched refs:expr_is_ptr (Results 1 – 1 of 1) sorted by relevance
634 bool expr_is_ptr = false; in GetValueForVariableExpressionPath() local637 expr_is_ptr = true; in GetValueForVariableExpressionPath()678 expr_is_ptr = false; in GetValueForVariableExpressionPath()694 if (actual_is_ptr != expr_is_ptr) { in GetValueForVariableExpressionPath()