Searched refs:sort_table (Results 1 – 2 of 2) sorted by relevance
318 def sort_table(matcher_type, matcher_map): function370 node_matcher_table = sort_table('DECL', node_matchers)371 narrowing_matcher_table = sort_table('NARROWING', narrowing_matchers)372 traversal_matcher_table = sort_table('TRAVERSAL', traversal_matchers)
413 def sort_table(matcher_type, matcher_map): function465 node_matcher_table = sort_table('DECL', node_matchers)466 narrowing_matcher_table = sort_table('NARROWING', narrowing_matchers)467 traversal_matcher_table = sort_table('TRAVERSAL', traversal_matchers)