Searched refs:m_result_is_pointer (Results 1 – 2 of 2) sorted by relevance
442 bool m_result_is_pointer = false; variable
184 m_result_is_pointer = true; in CreateResultVariable()190 m_result_is_pointer = false; in CreateResultVariable()267 if (m_result_is_pointer) { in CreateResultVariable()392 result_decl, m_result_name, m_result_type, true, m_result_is_pointer)) in CreateResultVariable()1734 if (name == m_result_name && !m_result_is_pointer) { in ReplaceVariables()