Searched defs:match_vec (Results 1 – 2 of 2) sorted by relevance
332 bool match_vec(const sem::Type* ty, Number& N, const sem::Type*& T) { in match_vec() function352 bool match_vec(const sem::Type* ty, const sem::Type*& T) { in match_vec() function
2107 let mut match_vec: Vec<_> = (0..99).collect(); in starts_with_diff_one_element_at_end() localVariable2127 let mut match_vec: Vec<_> = (0..100).collect(); in ends_with_diff_one_element_at_beginning() localVariable