Home
last modified time | relevance | path

Searched refs:sort_table (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/docs/tools/
H A Ddump_ast_matchers.py432 def sort_table(matcher_type, matcher_map): function
484 node_matcher_table = sort_table('DECL', node_matchers)
485 narrowing_matcher_table = sort_table('NARROWING', narrowing_matchers)
486 traversal_matcher_table = sort_table('TRAVERSAL', traversal_matchers)