Searched refs:get_idx_from_ir_value_match (Results 1 – 1 of 1) sorted by relevance
488 def get_idx_from_ir_value_match(match): function497 return match.group(get_idx_from_ir_value_match(match) + first_nameless_group_in_ir_value_match)502 return nameless_values[get_idx_from_ir_value_match(match)].check_prefix507 idx = get_idx_from_ir_value_match(match)513 idx = get_idx_from_ir_value_match(match)522 idx = get_idx_from_ir_value_match(match)529 return nameless_values[get_idx_from_ir_value_match(match)].ir_prefix == '%'533 return nameless_values[get_idx_from_ir_value_match(match)].global_ir_prefix is not None