Searched refs:has_variable (Results 1 – 6 of 6) sorted by relevance
155 has_variable = 1003 enumerator 174 case has_variable: in test_check_case_label_enum()
53 bool has_variable (const std::string &name) const;
685 if (!m_module_group_variables.has_variable (name)) in add_group_variable()690 if (!m_cf->m_local_group_variables.has_variable (name)) in add_group_variable()
32 group_variable_offset_index::has_variable (const std::string &name) const in has_variable() function in group_variable_offset_index
81 if (m_parent.m_cf->m_local_group_variables.has_variable (var_name)) in build_code_ref()258 if (m_parent.m_cf->m_local_group_variables.has_variable (var_name)) in build_address_operand()
881 if (m_local_group_variables.has_variable (name)) in group_variable_segment_offset()884 gcc_assert (m_parent->m_module_group_variables.has_variable (name)); in group_variable_segment_offset()