Searched refs:expr_is_ptr (Results 1 – 2 of 2) sorted by relevance
222 bool expr_is_ptr = node->GetIsArrow(); in Visit() local262 expr_is_ptr = false; in Visit()269 if (expr_is_ptr != base_is_ptr) { in Visit()
690 bool expr_is_ptr = false; in LegacyGetValueForVariableExpressionPath() local693 expr_is_ptr = true; in LegacyGetValueForVariableExpressionPath()731 expr_is_ptr = false; in LegacyGetValueForVariableExpressionPath()747 if (actual_is_ptr != expr_is_ptr) { in LegacyGetValueForVariableExpressionPath()