Searched refs:expr_is_ptr (Results 1 – 1 of 1) sorted by relevance
621 bool expr_is_ptr = false; in GetValueForVariableExpressionPath() local624 expr_is_ptr = true; in GetValueForVariableExpressionPath()665 expr_is_ptr = false; in GetValueForVariableExpressionPath()681 if (actual_is_ptr != expr_is_ptr) { in GetValueForVariableExpressionPath()