Searched refs:first_src_dst_scope_matches (Results 1 – 1 of 1) sorted by relevance
233 bool first_src_dst_scope_matches = false; in compare_source_dest_scope_matches() local236 first_src_dst_scope_matches = true; in compare_source_dest_scope_matches()243 if (first_src_dst_scope_matches != second_src_dst_scope_matches) { in compare_source_dest_scope_matches()244 return first_src_dst_scope_matches ? -1 : 1; in compare_source_dest_scope_matches()